summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb/Makefile.debug
blob: e229cd780b0a038ed0d13f18c3adc3bb72e18a4b (plain)
1
2
3
4
5
6
TARGET = usb_usb_debug
UNIMAP_ENABLE = yes
#KEYMAP_SECTION_ENABLE = yes
#LUFA_DEBUG = yes
OPT_DEFS += -DDEBUG_USB_HOST
include Makefile