aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/qvex/lynepad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/qvex/lynepad/info.json')
-rw-r--r--keyboards/qvex/lynepad/info.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/keyboards/qvex/lynepad/info.json b/keyboards/qvex/lynepad/info.json
index fa8b71b5d6..1a2091dc97 100644
--- a/keyboards/qvex/lynepad/info.json
+++ b/keyboards/qvex/lynepad/info.json
@@ -23,7 +23,22 @@
"pin": "D3"
},
"rgblight": {
- "max_brightness": 240
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 4,
+ "max_brightness": 240,
+ "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": "atmega32u4",
"bootloader": "caterina",