Fix the layer the tab switches to
This commit is contained in:
parent
b1b1dfa535
commit
c96e0cbb0d
2 changed files with 2 additions and 2 deletions
|
|
@ -53,4 +53,4 @@
|
|||
#define NUM_SPC LT(_NUM, KC_SPC)
|
||||
#define NAV_ESC LT(_NAV, KC_ESC)
|
||||
#define EXT_TAB LT(_EXT, KC_TAB)
|
||||
#define NUM_TAB LT(_NUM, KC_TAB)
|
||||
#define NAV_TAB LT(_NAV, KC_TAB)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue