gBoards Common (#8921)
Co-Authored-By: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
6f30b402a2
commit
15e84f79f1
57 changed files with 11774 additions and 0 deletions
10
keyboards/gboards/combos/germ-vim-helpers.def
Normal file
10
keyboards/gboards/combos/germ-vim-helpers.def
Normal file
|
@ -0,0 +1,10 @@
|
|||
// Vim-Mode combos
|
||||
|
||||
COMB(weEsc, KC_ESC, KC_W, KC_E)
|
||||
COMB(sdBspc, KC_BSPC, KC_S, KC_D)
|
||||
COMB(dfTab, KC_TAB, KC_D, KC_F)
|
||||
COMB(cvEnt, KC_ENT, KC_C, KC_V)
|
||||
COMB(uiEsc, KC_ESC, KC_U, KC_I)
|
||||
COMB(jkCol, KC_COLN, KC_J, KC_K)
|
||||
COMB(hnEnt, KC_ENT, KC_H, KC_N)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue