mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
5 lines
169 B
Makefile
5 lines
169 B
Makefile
|
LED_BACK_ENABLE = yes # LED backlight (Enable WS2812 RGB underlight.)
|
||
|
LED_ANIMATIONS = yes # LED animations
|
||
|
|
||
|
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
|