[Keymap] add lily58 yshrsmz keymap (#8095)

* add lily58 yshrsmz keymap

* apply requested changes

* remove more backslashes

* remove more backslashes

* update rules.mk
This commit is contained in:
Yasuhiro SHIMIZU
2020-02-08 11:53:54 +09:00
committed by GitHub
parent 7182e9a8ad
commit fd2ac4b4d5
3 changed files with 302 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
# If you want to change the display of OLED, you need to change here
SRC += ./lib/glcdfont.c \
./lib/rgb_state_reader.c \
./lib/layer_state_reader.c \
./lib/logo_reader.c \
./lib/keylogger.c \
# ./lib/mode_icon_reader.c \
# ./lib/host_led_state_reader.c \
# ./lib/timelogger.c \