mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
9 lines
120 B
Makefile
9 lines
120 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c \
|
|
bongocat.c \
|
|
mcp23018.c \
|
|
torn_encoder.c
|
|
|
|
I2C_DRIVER_REQUIRED = yes
|