]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/onekey/Makefile
Fix filename and Makefile
[max/tmk_keyboard.git] / keyboard / onekey / Makefile
index 0b54e7d25cebeb90aa345a1e4911a0def060f323..26c9a637824d6364d6cf2727b4eeca7bc466b45a 100644 (file)
@@ -114,7 +114,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
 
 #PS2_MOUSE_ENABLE = yes  # PS/2 mouse(TrackPoint) support
 #PS2_USE_BUSYWAIT = yes # uses primitive reference code