mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
8 lines
133 B
Makefile
8 lines
133 B
Makefile
#HARDWARE_SERIAL = yes
|
|
CUSTOM_MATRIX = yes
|
|
|
|
SRC += matrix.c
|
|
UART_DRIVER_REQUIRED = yes
|
|
|
|
DEFAULT_FOLDER = converter/palm_usb/stowaway
|