mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
6 lines
136 B
Text
6 lines
136 B
Text
TARGET = usb_usb_debug
|
|
UNIMAP_ENABLE = yes
|
|
#KEYMAP_SECTION_ENABLE = yes
|
|
#LUFA_DEBUG = yes
|
|
OPT_DEFS += -DDEBUG_USB_HOST
|
|
include Makefile
|