summaryrefslogtreecommitdiff
path: root/keyboards/amag23/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/amag23/info.json')
-rw-r--r--keyboards/amag23/info.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/amag23/info.json b/keyboards/amag23/info.json
index 9ee25d06d8..fd8aa85bbb 100644
--- a/keyboards/amag23/info.json
+++ b/keyboards/amag23/info.json
@@ -8,6 +8,23 @@
"pid": "0x2323",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 7,
+ "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": {
"driver": "i2c"
},