aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converter/adb_usb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/adb_usb/Makefile b/converter/adb_usb/Makefile
index 73cae8ab3..bbb7810ee 100644
--- a/converter/adb_usb/Makefile
+++ b/converter/adb_usb/Makefile
@@ -121,7 +121,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
121CONSOLE_ENABLE = yes # Console for debug(+400) 121CONSOLE_ENABLE = yes # Console for debug(+400)
122COMMAND_ENABLE = yes # Commands for debug and configuration 122COMMAND_ENABLE = yes # Commands for debug and configuration
123#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend 123#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
124#NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA 124#NKRO_ENABLE = yes # USB Nkey Rollover
125 125
126 126
127# Optimize size but this may cause error "relocation truncated to fit" 127# Optimize size but this may cause error "relocation truncated to fit"