1
0
Fork 0

[Keymap] Add narze lily58 keymap & update my other keymaps (#13110)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Manassarn "Noom" Manoonchai 2021-07-03 14:50:32 +07:00 committed by GitHub
parent 06e0643541
commit 45dec4911c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 587 additions and 49 deletions

View 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 \