mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
b1ea30ca7c
Co-authored-by: Ryan <fauxpark@gmail.com>
6 lines
90 B
Makefile
6 lines
90 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
# project specific files
|
|
SRC += matrix.c
|
|
UART_DRIVER_REQUIRED = yes
|