aboutsummaryrefslogtreecommitdiff
path: root/keyboards/converter/usb_usb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/usb_usb/rules.mk')
-rw-r--r--keyboards/converter/usb_usb/rules.mk2
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
12EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_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 15NKRO_ENABLE = no # Enable N-Key Rollover
16#BACKLIGHT_ENABLE = yes 16#BACKLIGHT_ENABLE = yes
17USB_HID_ENABLE = yes 17USB_HID_ENABLE = yes
18CUSTOM_MATRIX = yes 18CUSTOM_MATRIX = yes