mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 19:20:46 +02:00

* add dp60 indicator mode * update according to #7720 * added license header and move the ws2812 codes to a seperate c file * fixed conflict with master
5 lines
89 B
Makefile
5 lines
89 B
Makefile
|
|
RGBLIGHT_ENABLE = yes # Use RGB underglow light
|
|
|
|
SRC += indicator.c led_driver.c
|