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))
|