6 lines
203 B
Makefile
6 lines
203 B
Makefile
|
# Build Options
|
||
|
# change yes to no to disable
|
||
|
#
|
||
|
RGBLIGHT_ENABLE = no # TODO: Enable keyboard RGB underglow
|
||
|
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812
|