]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/terminal_usb/Makefile
Fix matrix.c to use new default impl.
[max/tmk_keyboard.git] / converter / terminal_usb / Makefile
index 42184521d20f73ac65b70547779ceb1ccf0243d3..7fc9d6a30f2cf02f16221a9c68e411c50c01a6cc 100644 (file)
@@ -70,7 +70,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
 CONSOLE_ENABLE = yes   # Console for debug(+400)
 COMMAND_ENABLE = yes    # Commands for debug and configuration
 #SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
-#NKRO_ENABLE = yes     # USB Nkey Rollover - not yet supported in LUFA
+#NKRO_ENABLE = yes     # USB Nkey Rollover
 
 
 #