diff --git a/keyboards/crkbd/keymaps/sajenim/combos.def b/keyboards/crkbd/keymaps/sajenim/combos.def index 268ba16..b6333db 100644 --- a/keyboards/crkbd/keymaps/sajenim/combos.def +++ b/keyboards/crkbd/keymaps/sajenim/combos.def @@ -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)