mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-15 00:50:46 +02:00
5 lines
84 B
Makefile
5 lines
84 B
Makefile
# custom matrix setup
|
|
CUSTOM_MATRIX = lite
|
|
SRC = matrix.c
|
|
I2C_DRIVER_REQUIRED = yes
|