diff options
Diffstat (limited to 'keyboards/redox/rules.mk')
-rw-r--r-- | keyboards/redox/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/redox/rules.mk b/keyboards/redox/rules.mk index 7e91f23536..20bd73632d 100644 --- a/keyboards/redox/rules.mk +++ b/keyboards/redox/rules.mk @@ -28,8 +28,7 @@ MIDI_ENABLE = no # MIDI support UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. SPLIT_KEYBOARD = yes |