~ruther/qmk_firmware

ref: bfa05cc5e7a41c0291690516c2954aaefde7d9b9 qmk_firmware/keyboards/gboards/combos/colemakdhm-vim-helpers.def -rw-r--r-- 342 bytes
bfa05cc5 — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// Vim-Mode combos

COMB(wfEsc,      KC_ESC,          KC_W, KC_F)
COMB(rsBspc,     KC_BSPC,         KC_R, KC_S)
COMB(stTab,      KC_TAB,          KC_S, KC_T)
COMB(cdEnt,      KC_ENT,          KC_C, KC_D)
COMB(luEsc,      KC_ESC,          KC_L, KC_U)
COMB(neCol,      KC_COLN,         KC_N, KC_E)
COMB(mkEnt,      KC_ENT,          KC_M, KC_K)
Do not follow this link