summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev3_4rows/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-08 02:15:50 +0000
committerGitHub <noreply@github.com>2024-01-08 02:15:50 +0000
commita45107e1525cb73e489bcc1ff85722adb12d36f9 (patch)
tree8684b402fd61f81306b63379ab41f0fa0ce6da9d /keyboards/helix/rev3_4rows/info.json
parentc7b59a96dfc9b3ae694d0bd47172ac6d52b441ee (diff)
Migrate RGB Matrix config to info.json - H (#22861)
Diffstat (limited to 'keyboards/helix/rev3_4rows/info.json')
-rw-r--r--keyboards/helix/rev3_4rows/info.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/helix/rev3_4rows/info.json b/keyboards/helix/rev3_4rows/info.json
index 79d4847c7b..a1752d0123 100644
--- a/keyboards/helix/rev3_4rows/info.json
+++ b/keyboards/helix/rev3_4rows/info.json
@@ -12,7 +12,10 @@
"driver": "ws2812",
"sat_steps": 8,
"val_steps": 8,
- "speed_steps": 10
+ "speed_steps": 10,
+ "max_brightness": 150,
+ "split_count": [25, 25],
+ "sleep": true
},
"dip_switch": {
"matrix_grid": [ [0,6], [1,6], [5,6], [6,6] ]