~ruther/qmk_firmware

ref: 5ab3b27e5f9049d2e4036a71cc4fc7f2922629d1 qmk_firmware/keyboards/gboards/combos/colemakdhm-vim-helpers.def -rw-r--r-- 342 bytes
5ab3b27e — James Young Data-Driven Keyboard Conversions: K, Part 1 (#23556) 1 year, 1 month 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