]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/Makefile.debug
ibmpc_usb: Add 'protocol change detection'
[max/tmk_keyboard.git] / converter / usb_usb / Makefile.debug
index 830995b4a1106befb643cf09c6306b2e4a308ce9..82a361eb59ede7f6cc2b0c6c6c58048d8b25ee0c 100644 (file)
@@ -5,10 +5,10 @@ TARGET = usb_usb_debug
 
 # LUFA debug print
 # This may prevent USB enumeration and keyboard init
-LUFA_DEBUG = yes
+TMK_LUFA_DEBUG = yes
 # Select one of outputs for debug print
-LUFA_DEBUG_UART = yes
-#LUFA_DEBUG_SUART = yes
+TMK_LUFA_DEBUG_UART = yes
+#TMK_LUFA_DEBUG_SUART = yes
 
 # USB_Host_Shield_2.0 debug print
 # This may prevent USB enumeration and keyboard init