mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-30 06:12:28 +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
|