From 09e6f71bffc8627932cf5ff42b726ac4d9bf89cf Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 20 Nov 2014 01:32:20 +0900 Subject: [PATCH] adb_usb: Remove old comment of Makefile --- converter/adb_usb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/converter/adb_usb/Makefile b/converter/adb_usb/Makefile index 73cae8ab..bbb7810e 100644 --- a/converter/adb_usb/Makefile +++ b/converter/adb_usb/Makefile @@ -121,7 +121,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 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 # Optimize size but this may cause error "relocation truncated to fit" -- 2.39.3