mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-04 20:31:58 +00:00
Move LCD keyframes to its own file
This commit is contained in:
@@ -34,6 +34,7 @@ endif
|
||||
|
||||
ifeq ($(strip $(LCD_ENABLE)), yes)
|
||||
SRC += $(VISUALIZER_DIR)/lcd_backlight.c
|
||||
SRC += $(VISUALIZER_DIR)/lcd_keyframes.c
|
||||
OPT_DEFS += -DLCD_BACKLIGHT_ENABLE
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user