4 lines
75 B
Makefile
4 lines
75 B
Makefile
CUSTOM_MATRIX = yes
|
|
I2C_DRIVER_REQUIRED = yes
|
|
SRC += leds.c \
|
|
matrix.c
|