[Keymap] miles2go userspace update, add functions for babblepaste library, add prime_e keybard keymap (#9196)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
aa73411c14
commit
7b7689d307
17 changed files with 843 additions and 222 deletions
|
@ -14,7 +14,7 @@ https://support.google.com/docs/answer/181110?co=GENIE.Platform%3DDesktop&hl=en
|
|||
|
||||
# ifdef BABL_CHROMEOS
|
||||
|
||||
bool babblepaste_chromeos(uint16_t keycode) {
|
||||
bool babblePaste_chromeos(uint16_t keycode) {
|
||||
# ifdef BABL_MOVE
|
||||
BABLM(BABL_GO_LEFT_1C, SS_TAP(X_LEFT));
|
||||
BABLM(BABL_GO_RIGHT_1C, SS_TAP(X_RIGHT));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue