mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-12 12:51:18 +00:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
|
RGB_MATRIX_DRIVER = WS2812
|
||
|
|
||
|
SRC += rgb_functions.c \
|
||
|
matrix.c
|