forked from mirrors/qmk_firmware
5 lines
56 B
Makefile
5 lines
56 B
Makefile
|
# Enable features
|
||
|
CUSTOM_MATRIX = lite
|
||
|
|
||
|
SRC += matrix.c
|