diff options
| author | tmk <nobody@nowhere> | 2014-11-20 01:32:20 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2014-11-20 01:32:20 +0900 |
| commit | 09e6f71bffc8627932cf5ff42b726ac4d9bf89cf (patch) | |
| tree | 85a2b0ab5d11b07191ca533011cdb5c947ab5c03 | |
| parent | 196164146363d5f3bfb97435f3ac6dfa13c8da72 (diff) | |
| download | qmk_firmware-09e6f71bffc8627932cf5ff42b726ac4d9bf89cf.tar.gz qmk_firmware-09e6f71bffc8627932cf5ff42b726ac4d9bf89cf.zip | |
adb_usb: Remove old comment of Makefile
| -rw-r--r-- | converter/adb_usb/Makefile | 2 |
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) | |||
| 121 | CONSOLE_ENABLE = yes # Console for debug(+400) | 121 | CONSOLE_ENABLE = yes # Console for debug(+400) |
| 122 | COMMAND_ENABLE = yes # Commands for debug and configuration | 122 | COMMAND_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" |
