summaryrefslogtreecommitdiff
path: root/keyboards/idobao/montex/v2/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-08 04:27:01 +0000
committerGitHub <noreply@github.com>2024-01-08 04:27:01 +0000
commitce34549c26ece884f78c7c245ddf9a37143a0757 (patch)
tree19f888a7245354d320027bee59b4bbacf1de0d84 /keyboards/idobao/montex/v2/info.json
parenta45107e1525cb73e489bcc1ff85722adb12d36f9 (diff)
Migrate RGB Matrix config to info.json (#22863)
Diffstat (limited to 'keyboards/idobao/montex/v2/info.json')
-rwxr-xr-xkeyboards/idobao/montex/v2/info.json29
1 files changed, 28 insertions, 1 deletions
diff --git a/keyboards/idobao/montex/v2/info.json b/keyboards/idobao/montex/v2/info.json
index 74a69d60fe..774cde114f 100755
--- a/keyboards/idobao/montex/v2/info.json
+++ b/keyboards/idobao/montex/v2/info.json
@@ -18,7 +18,34 @@
"pin": "B1"
},
"rgb_matrix": {
- "driver": "ws2812"
+ "animations": {
+ "alphas_mods": true,
+ "gradient_up_down": true,
+ "gradient_left_right": true,
+ "breathing": true,
+ "cycle_all": true,
+ "cycle_left_right": true,
+ "cycle_up_down": true,
+ "cycle_out_in": true,
+ "cycle_pinwheel": true,
+ "cycle_spiral": true,
+ "rainbow_beacon": true,
+ "raindrops": true,
+ "jellybean_raindrops": true,
+ "hue_breathing": true,
+ "hue_pendulum": true,
+ "hue_wave": true,
+ "pixel_rain": true,
+ "pixel_flow": true,
+ "solid_reactive": true,
+ "solid_reactive_wide": true,
+ "solid_reactive_multiwide": true,
+ "splash": true,
+ "solid_splash": true
+ },
+ "driver": "ws2812",
+ "max_brightness": 180,
+ "sleep": true
},
"matrix_pins": {
"cols": ["D5", "D3", "D2", "D1", "D0"],