~ruther/qmk_firmware

ref: 199f01cc5760055dfbdc89f426bf5a8f9b49bfb7 qmk_firmware/keyboards/gboards/combos/germ-vim-helpers.def -rw-r--r-- 344 bytes
199f01cc — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
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)
 
Do not follow this link