diff options
Diffstat (limited to 'keyboards/converter/usb_usb/rules.mk')
-rw-r--r-- | keyboards/converter/usb_usb/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/rules.mk b/keyboards/converter/usb_usb/rules.mk index 9f14764ed..9f024b96d 100644 --- a/keyboards/converter/usb_usb/rules.mk +++ b/keyboards/converter/usb_usb/rules.mk | |||
@@ -12,7 +12,7 @@ BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | #CONSOLE_ENABLE = yes # Console for debug | 13 | #CONSOLE_ENABLE = yes # Console for debug |
14 | #COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | #COMMAND_ENABLE = yes # Commands for debug and configuration |
15 | #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 15 | NKRO_ENABLE = no # Enable N-Key Rollover |
16 | #BACKLIGHT_ENABLE = yes | 16 | #BACKLIGHT_ENABLE = yes |
17 | USB_HID_ENABLE = yes | 17 | USB_HID_ENABLE = yes |
18 | CUSTOM_MATRIX = yes | 18 | CUSTOM_MATRIX = yes |