summaryrefslogtreecommitdiff
path: root/keyboards/bubble75/hotswap/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-04 06:00:28 +0000
committerGitHub <noreply@github.com>2024-01-04 06:00:28 +0000
commitc412b7fc423892e16280435387a645fc6e3b2c8a (patch)
tree7233451ca7f4843a161963f31bb33707e85b9475 /keyboards/bubble75/hotswap/info.json
parent5267329caa6ce08a5497d774bae0c8f386220a16 (diff)
Migrate RGB Matrix config to info.json - B (#22806)
Diffstat (limited to 'keyboards/bubble75/hotswap/info.json')
-rw-r--r--keyboards/bubble75/hotswap/info.json31
1 files changed, 30 insertions, 1 deletions
diff --git a/keyboards/bubble75/hotswap/info.json b/keyboards/bubble75/hotswap/info.json
index c9757847b0..99cfc4064e 100644
--- a/keyboards/bubble75/hotswap/info.json
+++ b/keyboards/bubble75/hotswap/info.json
@@ -13,7 +13,36 @@
"pin": "B7"
},
"rgb_matrix": {
- "driver": "ws2812"
+ "animations": {
+ "breathing": true,
+ "cycle_all": true,
+ "cycle_left_right": true,
+ "cycle_up_down": true,
+ "rainbow_moving_chevron": true,
+ "cycle_out_in": true,
+ "cycle_out_in_dual": true,
+ "cycle_pinwheel": true,
+ "cycle_spiral": true,
+ "dual_beacon": true,
+ "rainbow_beacon": true,
+ "raindrops": true,
+ "typing_heatmap": true,
+ "digital_rain": true,
+ "solid_reactive_simple": true,
+ "solid_reactive": true,
+ "solid_reactive_wide": true,
+ "solid_reactive_multiwide": true,
+ "solid_reactive_cross": true,
+ "solid_reactive_multicross": true,
+ "solid_reactive_nexus": true,
+ "solid_reactive_multinexus": true,
+ "splash": true,
+ "multisplash": true,
+ "solid_splash": true,
+ "solid_multisplash": true
+ },
+ "driver": "ws2812",
+ "max_brightness": 180
},
"matrix_pins": {
"cols": ["B0", "B1", "B2", "B3", "E6", "F0", "D0", "D1", "D4", "D6", "D7", "B4", "B5", "B6", "C6"],