summaryrefslogtreecommitdiff
path: root/keyboards/aleblazer/zodiark/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-02 03:05:08 +0000
committerGitHub <noreply@github.com>2024-01-02 03:05:08 +0000
commit60f0132bd56bdd6b3eda5ca6088e45be7a4a20bc (patch)
tree586a1474044b1349d540c711d3bf510b86640b0a /keyboards/aleblazer/zodiark/info.json
parent0a6913b68274c03302b09466a79b99efffd35e59 (diff)
Migrate RGB Matrix config to info.json - A (#22798)
Diffstat (limited to 'keyboards/aleblazer/zodiark/info.json')
-rw-r--r--keyboards/aleblazer/zodiark/info.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/aleblazer/zodiark/info.json b/keyboards/aleblazer/zodiark/info.json
index c7c5b9a8a8..a66b5188b6 100644
--- a/keyboards/aleblazer/zodiark/info.json
+++ b/keyboards/aleblazer/zodiark/info.json
@@ -32,9 +32,11 @@
},
"rgb_matrix": {
"driver": "ws2812",
+ "max_brightness": 150,
"sat_steps": 8,
- "val_steps": 8,
- "speed_steps": 10
+ "speed_steps": 10,
+ "split_count": [34, 34],
+ "val_steps": 8
},
"matrix_pins": {
"cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"],