forked from mirrors/qmk_userspace
Fix bootloader.c
This commit is contained in:
parent
a112f3614e
commit
f427529a30
4 changed files with 64 additions and 64 deletions
|
|
@ -5,8 +5,7 @@ OPT_DEFS += -DHOST_PJRC
|
|||
SRC += $(PJRC_DIR)/pjrc.c \
|
||||
$(PJRC_DIR)/usb_keyboard.c \
|
||||
$(PJRC_DIR)/usb_debug.c \
|
||||
$(PJRC_DIR)/usb.c \
|
||||
$(PJRC_DIR)/bootloader_teensy.c
|
||||
$(PJRC_DIR)/usb.c
|
||||
|
||||
# Option modules
|
||||
ifdef $(or MOUSEKEY_ENABLE, PS2_MOUSE_ENABLE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue