summaryrefslogtreecommitdiff
path: root/keyboards/ein_60/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-04 06:04:57 +0000
committerGitHub <noreply@github.com>2024-01-04 06:04:57 +0000
commit1bd9b9204d233ee48c5a3f39d70cbc93b084cb19 (patch)
treecf89003fc2c4b06519ad736f928cca6caf989142 /keyboards/ein_60/info.json
parenta5f1438f58d42a452aaeb2df4cc0b4e01b79608e (diff)
Migrate RGB Matrix config to info.json - EF (#22808)
Diffstat (limited to 'keyboards/ein_60/info.json')
-rw-r--r--keyboards/ein_60/info.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/ein_60/info.json b/keyboards/ein_60/info.json
index bc208afcec..14b5578f25 100644
--- a/keyboards/ein_60/info.json
+++ b/keyboards/ein_60/info.json
@@ -9,7 +9,12 @@
"device_version": "0.0.1"
},
"rgb_matrix": {
- "driver": "ws2812"
+ "default": {
+ "val": 150
+ },
+ "driver": "ws2812",
+ "led_flush_limit": 16,
+ "max_brightness": 200
},
"rgblight": {
"hue_steps": 4,