mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-01 02:33:53 +00:00
6 lines
95 B
Makefile
6 lines
95 B
Makefile
# custom matrix setup
|
|
CUSTOM_MATRIX = lite
|
|
|
|
VPATH ?= keyboards/keychron/common
|
|
SRC += matrix.c
|