7 lines
143 B
Makefile
7 lines
143 B
Makefile
|
|
RGBLIGHT_ENABLE = yes # Use RGB underglow light
|
|
RGBLIGHT_DRIVER = custom
|
|
WS2812_DRIVER_REQUIRED = yes
|
|
|
|
SRC += indicator.c led_driver.c
|