mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
#HARDWARE_SERIAL = yes
|
|
CUSTOM_MATRIX = yes
|
|
|
|
SRC += matrix.c led.c
|
|
UART_DRIVER_REQUIRED = yes
|
|
|
|
DEFAULT_FOLDER = converter/sun_usb/type5
|