aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/walletburner/cajal/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/walletburner/cajal/info.json')
-rw-r--r--keyboards/walletburner/cajal/info.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/walletburner/cajal/info.json b/keyboards/walletburner/cajal/info.json
index 36b6647465..5578ba3d8c 100644
--- a/keyboards/walletburner/cajal/info.json
+++ b/keyboards/walletburner/cajal/info.json
@@ -18,6 +18,23 @@
{"pin_a": "D6", "pin_b": "D7"}
]
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 18,
+ "animations": {
+ "breathing": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "snake": true,
+ "knight": true,
+ "christmas": true,
+ "static_gradient": true,
+ "rgb_test": true,
+ "alternating": true,
+ "twinkle": true
+ }
+ },
"ws2812": {
"pin": "F7"
},