mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-04 18:58:52 +00:00
6 lines
87 B
Makefile
6 lines
87 B
Makefile
#HARDWARE_SERIAL = yes
|
|
CUSTOM_MATRIX = yes
|
|
|
|
SRC += matrix.c
|
|
UART_DRIVER_REQUIRED = yes
|