[Keymap] Add narze lily58 keymap & update my other keymaps (#13110)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
06e0643541
commit
45dec4911c
11 changed files with 587 additions and 49 deletions
13
keyboards/lily58/keymaps/narze/rules.mk
Normal file
13
keyboards/lily58/keymaps/narze/rules.mk
Normal file
|
@ -0,0 +1,13 @@
|
|||
NKRO_ENABLE = yes
|
||||
SWAP_HANDS_ENABLE = yes
|
||||
STENO_ENABLE = yes
|
||||
FORCE_NKRO = yes
|
||||
COMBO_ENABLE = yes
|
||||
|
||||
SRC += ./lib/rgb_state_reader.c \
|
||||
./lib/layer_state_reader.c \
|
||||
./lib/logo_reader.c \
|
||||
./lib/mode_icon_reader.c \
|
||||
./lib/host_led_state_reader.c \
|
||||
./lib/timelogger.c \
|
||||
./lib/keylogger.c \
|
Loading…
Add table
Add a link
Reference in a new issue