summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/alicekk/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mwstudio/alicekk/info.json')
-rw-r--r--keyboards/mwstudio/alicekk/info.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/keyboards/mwstudio/alicekk/info.json b/keyboards/mwstudio/alicekk/info.json
index b77bbd8bdf..75b65279d6 100644
--- a/keyboards/mwstudio/alicekk/info.json
+++ b/keyboards/mwstudio/alicekk/info.json
@@ -21,7 +21,22 @@
"pin": "B1"
},
"rgblight": {
- "max_brightness": 200
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 87,
+ "max_brightness": 200,
+ "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
+ }
},
"processor": "STM32F103",
"bootloader": "stm32duino",