1
0
Fork 0
qmk_firmware/keyboards/dp60/keymaps/indicator/rules.mk
yulei d7c90d805f
add dp60 indicator mode (#8801)
* 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
2020-11-05 21:36:04 -08:00

5 lines
89 B
Makefile

RGBLIGHT_ENABLE = yes # Use RGB underglow light
SRC += indicator.c led_driver.c