aboutsummaryrefslogtreecommitdiff
path: root/keyboards/redox/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/redox/rules.mk')
-rw-r--r--keyboards/redox/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/redox/rules.mk b/keyboards/redox/rules.mk
index 8ee269a14..7e91f2353 100644
--- a/keyboards/redox/rules.mk
+++ b/keyboards/redox/rules.mk
@@ -34,3 +34,7 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
34SPLIT_KEYBOARD = yes 34SPLIT_KEYBOARD = yes
35 35
36DEFAULT_FOLDER = redox/rev1 36DEFAULT_FOLDER = redox/rev1
37
38# Disable unsupported hardware
39AUDIO_SUPPORTED = no
40BACKLIGHT_SUPPORTED = no