refactor
This commit is contained in:
parent
50f45f81fe
commit
07e583b838
|
@ -1,7 +1,8 @@
|
|||
// Dictionary management
|
||||
|
||||
// name result chord keys
|
||||
COMB(NE_ESC, KC_ESC, KC_N, KC_E)
|
||||
COMB(SE_CAPS, CW_TOGG, KC_S, KC_E)
|
||||
// unix shell
|
||||
SUBS(YP_HOME, "~/", KC_Y, KC_P)
|
||||
SUBS(FO_UPDIR, "../", KC_F, KC_O)
|
||||
|
||||
|
|
Loading…
Reference in a new issue