[Keymap] ericgebhart keymap and userspace updates (#15727)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Drashna Jael're <drashna@live.com>
This commit is contained in:
parent
0f110737db
commit
e865cab48e
35 changed files with 4202 additions and 1980 deletions
10
users/ericgebhart/combos.def
Normal file
10
users/ericgebhart/combos.def
Normal file
|
@ -0,0 +1,10 @@
|
|||
// name result chord keys
|
||||
COMB(LNAV, TG(_NAV), SPC_TOPR, ENT_NAV)
|
||||
COMB(OSLSYM, OSL(_SYMB), ESC_TOPR, BSPC_SYMB)
|
||||
COMB(OSLSYMBP, OSL(_SYMB_BP), ESC_TOPR_BP, BSPC_SYMB_BP)
|
||||
COMB(LKEYPAD, TG(_KEYPAD), SPC_TOPR, BSPC_SYMB)
|
||||
COMB(LKEYPADBP, TG(_KEYPAD_BP), SPC_TOPR_BP, BSPC_SYMB_BP)
|
||||
COMB(LLAYERS, OSL(_LAYERS), KC_TAB, ENT_NAV)
|
||||
|
||||
//COMB(JKL_SPC, KC_SPC, KC_J, KC_X)
|
||||
//SUBS(TH_THE, "the", KC_T, KC_H) // SUBS uses SEND_STRING to output the given string.
|
Loading…
Add table
Add a link
Reference in a new issue