mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CUSTOM_MATRIX = yes
|
|
|
|
SRC += matrix.c
|
|
I2C_DRIVER_REQUIRED = yes
|