mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-05 04:00:46 +02:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
RGB_MATRIX_DRIVER = WS2812
|
|
|
|
SRC += rgb_functions.c \
|
|
matrix.c
|