Further tweaks
This commit is contained in:
parent
310e3861bc
commit
71f1a220b7
2 changed files with 6 additions and 4 deletions
|
|
@ -52,6 +52,8 @@
|
|||
#define SYM_SPC LT(_SYM, KC_SPC)
|
||||
#define NUM_SPC LT(_NUM, KC_SPC)
|
||||
#define EXT_TAB LT(_EXT, KC_TAB)
|
||||
|
||||
#define NAV_ESC LT(_NAV, KC_ESC)
|
||||
#define NAV_TAB LT(_NAV, KC_TAB)
|
||||
#define NAV_ENT LT(_NAV, KC_ENT)
|
||||
#define NAV_ENT LT(_NAV, KC_ENT)
|
||||
#define NAV_RGUI LT(_NAV, KC_RGUI)
|
||||
Loading…
Add table
Add a link
Reference in a new issue