update yshrsmz lily58 keymap (#9937)

This commit is contained in:
Yasuhiro SHIMIZU
2020-08-08 02:36:32 +09:00
committed by GitHub
parent 24c898218b
commit 55102ed980
3 changed files with 25 additions and 44 deletions

View File

@@ -1,8 +1,9 @@
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
AUTO_SHIFT_ENABLE = yes
OLED_DRIVER_ENABLE= yes # OLED display
# If you want to change the display of OLED, you need to change here
SRC += ./lib/glcdfont.c \
./lib/rgb_state_reader.c \
SRC += ./lib/rgb_state_reader.c \
./lib/layer_state_reader.c \
./lib/logo_reader.c \
./lib/keylogger.c \