mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 20:26:56 +06:00
5 lines
123 B
Makefile
5 lines
123 B
Makefile
|
UF2_DEVICE_TYPE_ID = 0x27b9a6ea
|
||
|
UF2CONV_ARGS = --device-type $(UF2_DEVICE_TYPE_ID)
|
||
|
|
||
|
SRC += analog.c lib/common.c lib/mux.c
|