summaryrefslogtreecommitdiff
path: root/keyboards/elephant42/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/elephant42/info.json')
-rw-r--r--keyboards/elephant42/info.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/keyboards/elephant42/info.json b/keyboards/elephant42/info.json
index 8c44408055..005735556b 100644
--- a/keyboards/elephant42/info.json
+++ b/keyboards/elephant42/info.json
@@ -9,10 +9,17 @@
"device_version": "0.0.1"
},
"rgb_matrix": {
- "driver": "WS2812"
+ "driver": "WS2812",
+ "sat_steps": 8,
+ "val_steps": 8,
+ "speed_steps": 8
},
"rgblight": {
- "max_brightness": 170
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 54,
+ "max_brightness": 170,
+ "split_count": [27, 27]
},
"matrix_pins": {
"cols": ["F4", "F5", "F6", "F7", "B1", "B3"],