mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 08:25:01 +00:00
4 lines
104 B
Makefile
4 lines
104 B
Makefile
UF2_DEVICE_TYPE_ID = 0x8bfa7750
|
|
UF2CONV_ARGS = --device-type $(UF2_DEVICE_TYPE_ID)
|
|
|
|
SRC += lib/common.c
|