aboutsummaryrefslogtreecommitdiff
path: root/keyboards/redox_w
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/redox_w')
-rw-r--r--keyboards/redox_w/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/redox_w/rules.mk b/keyboards/redox_w/rules.mk
index 2a0e387af..689d3e02c 100644
--- a/keyboards/redox_w/rules.mk
+++ b/keyboards/redox_w/rules.mk
@@ -13,7 +13,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = yes # Console for debug 13CONSOLE_ENABLE = yes # Console for debug
14COMMAND_ENABLE = yes # Commands for debug and configuration 14COMMAND_ENABLE = yes # Commands for debug and configuration
15CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge 15CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge
16NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA 16NKRO_ENABLE = yes # Enable N-Key Rollover
17# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 17# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
18 18
19# # project specific files 19# # project specific files