aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/redox/rules.mk
diff options
context:
space:
mode:
authorMattia Dal Ben <mattdibi@users.noreply.github.com>2018-11-27 17:59:53 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-27 08:59:53 -0800
commitfaef966a4d66b802babf9332cbf3045edf47c729 (patch)
tree387bd45003132762db5f62288bdec141108bcaf5 /keyboards/redox/rules.mk
parenta054b5a06c00cf148fa416fae8f5a56586a10876 (diff)
downloadfirmware-faef966a4d66b802babf9332cbf3045edf47c729.tar.gz
firmware-faef966a4d66b802babf9332cbf3045edf47c729.tar.bz2
firmware-faef966a4d66b802babf9332cbf3045edf47c729.zip
Keymap: Set serial connection as default for the Redox rev1.0 keyboard (#4488)
* Set serial as default for Redox * Updated rules.mk file * Removed unused rule Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com> * Removed unused rule Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
Diffstat (limited to 'keyboards/redox/rules.mk')
-rw-r--r--keyboards/redox/rules.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/redox/rules.mk b/keyboards/redox/rules.mk
index 748d89dcf..c0edb5428 100644
--- a/keyboards/redox/rules.mk
+++ b/keyboards/redox/rules.mk
@@ -66,9 +66,7 @@ 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 = no # Enable WS2812 RGB underlight.
-SUBPROJECT_rev1 = yes
-USE_I2C = yes
+RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
SPLIT_KEYBOARD = yes