summaryrefslogtreecommitdiff
path: root/keyboards/zvecr/zv48/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/zvecr/zv48/info.json')
-rw-r--r--keyboards/zvecr/zv48/info.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/zvecr/zv48/info.json b/keyboards/zvecr/zv48/info.json
index 942a089b64..10e2bf0c3c 100644
--- a/keyboards/zvecr/zv48/info.json
+++ b/keyboards/zvecr/zv48/info.json
@@ -10,7 +10,8 @@
},
"matrix_pins": {
"cols": ["B15", "B10", "B0", "A5", "A4", "A3"],
- "rows": ["A10", "A15", "B3", "B4"]
+ "rows": ["A10", "A15", "B3", "B4"],
+ "io_delay": 5
},
"diode_direction": "COL2ROW",
"encoder": {
@@ -23,7 +24,9 @@
"driver": "pwm"
},
"rgblight": {
- "max_brightness": 120
+ "led_count": 48,
+ "max_brightness": 120,
+ "split_count": [24, 24]
},
"split": {
"soft_serial_pin": "B6",