aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/redox/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/redox/rev1/config.h')
-rw-r--r--keyboards/redox/rev1/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/redox/rev1/config.h b/keyboards/redox/rev1/config.h
index 72ca94b79..94e824e0e 100644
--- a/keyboards/redox/rev1/config.h
+++ b/keyboards/redox/rev1/config.h
@@ -62,6 +62,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLED_NUM 14 // Number of LEDs
+#define RGBLIGHT_SPLIT // sync LEDs between RIGHT and LEFT hand
+
/*
* Feature disable options
* These options are also useful to firmware size reduction.