mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-18 07:15:18 +01:00
6 lines
95 B
Makefile
6 lines
95 B
Makefile
# custom matrix setup
|
|
CUSTOM_MATRIX = lite
|
|
|
|
VPATH ?= keyboards/keychron/common
|
|
SRC += matrix.c
|