]> git.gir.st - tmk_keyboard.git/blob - converter/usb_usb/Makefile.debug
terminal_usb: Change configuration in Makefile
[tmk_keyboard.git] / converter / usb_usb / Makefile.debug
1 TARGET = usb_usb_debug
2 UNIMAP_ENABLE = yes
3 #KEYMAP_SECTION_ENABLE = yes
4 #LUFA_DEBUG = yes
5 OPT_DEFS += -DDEBUG_USB_HOST
6 include Makefile
Imprint / Impressum