4 lines
85 B
Makefile
4 lines
85 B
Makefile
# custom matrix setup
|
|
CUSTOM_MATRIX = lite
|
|
SRC += matrix.c
|
|
I2C_DRIVER_REQUIRED = yes
|