mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
7 lines
94 B
Makefile
7 lines
94 B
Makefile
CUSTOM_MATRIX = yes
|
|
|
|
# project specific files
|
|
SRC = matrix.c
|
|
|
|
DEFAULT_FOLDER = hhkb/ansi/32u4
|