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