mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 06:54:42 +00:00
7 lines
136 B
Text
7 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
|