mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 15:35:52 +00:00
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
|