More fixing small bugs

- Didn't make momentary layer for number
This commit is contained in:
Victor 2024-05-09 22:31:27 -05:00
parent 3298971de8
commit 7a4e3d8b5c
Failed to generate hash of commit

View file

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