aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/runner3680/5x7/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/runner3680/5x7/config.h')
-rw-r--r--keyboards/runner3680/5x7/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/runner3680/5x7/config.h b/keyboards/runner3680/5x7/config.h
index ba5763a8a..1d56608e6 100644
--- a/keyboards/runner3680/5x7/config.h
+++ b/keyboards/runner3680/5x7/config.h
@@ -27,7 +27,7 @@
/* key matrix size */
// Rows are doubled-up
#define MATRIX_ROWS 10
-#define MATRIX_COLS 8
+#define MATRIX_COLS 7
// wiring of each half
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4 }
@@ -54,6 +54,7 @@
#define RGBLED_NUM 70
#define RGBLIGHT_SPLIT
#define RGBLED_SPLIT { 35, 35 } // Number of LEDs
+#define RGBLIGHT_LIMIT_VAL 100
#define SOFT_SERIAL_PIN D2
#define SELECT_SOFT_SERIAL_SPEED 1