This commit is contained in:
♥ Minnie ♥ 2024-02-05 10:57:49 +08:00
parent 50f45f81fe
commit 07e583b838

View file

@ -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)