forked from forks/qmk_firmware
6 lines
98 B
Makefile
6 lines
98 B
Makefile
CUSTOM_MATRIX = yes
|
|
|
|
# project specific files
|
|
I2C_DRIVER_REQUIRED = yes
|
|
SRC += matrix.c
|