summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev3_4rows/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev3_4rows/info.json')
-rw-r--r--keyboards/helix/rev3_4rows/info.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/keyboards/helix/rev3_4rows/info.json b/keyboards/helix/rev3_4rows/info.json
index c18fc1bbd7..ffe1c987e2 100644
--- a/keyboards/helix/rev3_4rows/info.json
+++ b/keyboards/helix/rev3_4rows/info.json
@@ -12,7 +12,7 @@
"driver": "ws2812",
"sat_steps": 8,
"val_steps": 8,
- "speed_steps": 10
+ "speed_steps": 10,
},
"encoder": {
"rotary": [
@@ -28,7 +28,13 @@
"rgblight": {
"led_count": 50,
"max_brightness": 120,
- "split_count": [25, 25]
+ "split_count": [25, 25],
+ "animations": {
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "static_gradient": true,
+ "rgb_test": true
+ }
},
"processor": "atmega32u4",
"bootloader": "caterina",