2024-04-15 19:19:08 +01:00

7 lines
156 B
Makefile

CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone
# project specific files
SRC = matrix.c \
left.c
I2C_DRIVER_REQUIRED = yes