2024-04-15 02:09:46 +01:00

9 lines
170 B
Makefile

CUSTOM_MATRIX = yes
# A bunch of stuff that you shouldn't touch unless you
# know what you're doing.
#
# No touchy, capiche?
SRC += matrix.c
I2C_DRIVER_REQUIRED = yes