mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 14:44:16 -04:00
More fixing small bugs
- Didn't make momentary layer for number
This commit is contained in:
parent
3298971de8
commit
7a4e3d8b5c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ enum keycodes {
|
|||
// momentary layer
|
||||
#define NAV MO(_NAVIGATION)
|
||||
#define NAV_0 LT(_NAVIGATION, KC_0)
|
||||
#define SYM MO(_SYMBOL)
|
||||
#define NUM MO(_NUMBER)
|
||||
#define FUNC MO(_FUNCTION)
|
||||
#define CONFIG MO(_CONFIG)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue