diff options
Diffstat (limited to 'keyboards/converter/adb_usb/rules.mk')
| -rw-r--r-- | keyboards/converter/adb_usb/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/converter/adb_usb/rules.mk b/keyboards/converter/adb_usb/rules.mk index 66ca76526..70df2561d 100644 --- a/keyboards/converter/adb_usb/rules.mk +++ b/keyboards/converter/adb_usb/rules.mk | |||
| @@ -14,9 +14,9 @@ BOOTLOADER = caterina | |||
| 14 | # Build Options | 14 | # Build Options |
| 15 | # comment out to disable the options. | 15 | # comment out to disable the options. |
| 16 | # | 16 | # |
| 17 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 17 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 18 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 18 | MOUSEKEY_ENABLE = no # Mouse keys |
| 19 | CONSOLE_ENABLE = no # Console for debug(+400) | 19 | CONSOLE_ENABLE = no # Console for debug |
| 20 | COMMAND_ENABLE = no # Commands for debug and configuration | 20 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 21 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 21 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 22 | NKRO_ENABLE = no # USB Nkey Rollover - not yet supported in LUFA | 22 | NKRO_ENABLE = no # USB Nkey Rollover - not yet supported in LUFA |
