mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 12:17:50 +06:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
|
CUSTOM_MATRIX = lite
|
||
|
VPATH += drivers/gpio
|
||
|
SRC += matrix.c sn74x138.c
|