mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-10 11:39:32 +00:00
7 lines
98 B
Makefile
7 lines
98 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c
|
|
I2C_DRIVER_REQUIRED = yes
|
|
|
|
DEFAULT_FOLDER = ferris/0_2/base
|