diff options
Diffstat (limited to 'keyboards/redox')
| -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 7e91f2353..20bd73632 100644 --- a/keyboards/redox/rules.mk +++ b/keyboards/redox/rules.mk | |||
| @@ -28,8 +28,7 @@ MIDI_ENABLE = no # MIDI support | |||
| 28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
| 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
| 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 31 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
| 32 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | ||
| 33 | 32 | ||
| 34 | SPLIT_KEYBOARD = yes | 33 | SPLIT_KEYBOARD = yes |
| 35 | 34 | ||
