mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-21 06:05:17 +02:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
CUSTOM_MATRIX = lite
|
|
VPATH += drivers/gpio
|
|
SRC += matrix.c sn74x138.c
|