forked from mirrors/qmk_userspace
add jump_bootloader.
This commit is contained in:
parent
7fd9003f59
commit
1de02c1f15
5 changed files with 63 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -51,7 +51,8 @@ SRC = $(TARGET).c \
|
|||
usb_device.c \
|
||||
usb_keyboard.c \
|
||||
usb_debug.c \
|
||||
print.c
|
||||
print.c \
|
||||
jump_bootloader.c
|
||||
|
||||
|
||||
# MCU name, you MUST set this to match the board you are using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue