mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
5 lines
104 B
Makefile
5 lines
104 B
Makefile
UF2_DEVICE_TYPE_ID = 0x216d9c07
|
|
UF2CONV_ARGS = --device-type $(UF2_DEVICE_TYPE_ID)
|
|
|
|
SRC += lib/common.c
|