mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-02 04:52:57 +01:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
CUSTOM_MATRIX = yes
|
|
|
|
# project specific files
|
|
SRC = matrix.c
|
|
I2C_DRIVER_REQUIRED = yes
|