mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-06 05:53:22 +01:00
Implement runtime selectable output (USB or BT)
This commit is contained in:
@@ -15,6 +15,7 @@ endif
|
||||
|
||||
LUFA_SRC = lufa.c \
|
||||
descriptor.c \
|
||||
outputselect.c \
|
||||
$(LUFA_SRC_USB)
|
||||
|
||||
ifeq ($(strip $(MIDI_ENABLE)), yes)
|
||||
|
||||
Reference in New Issue
Block a user