[Keymap] Add Gaston's Lily58 custom keymap (#14334)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
This commit is contained in:
Gastón Jorquera
2021-09-08 16:55:12 -07:00
committed by GitHub
parent 4294aa0f1e
commit d510f6afa9
4 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
MOUSEKEY_ENABLE = yes
EXTRAKEY_ENABLE = yes
RGBLIGHT_ENABLE = no
OLED_ENABLE = no
SRC += ./lib/rgb_state_reader.c \
./lib/layer_state_reader.c \
./lib/logo_reader.c \
./lib/keylogger.c \