aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/quad_h/lb75/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/quad_h/lb75/info.json')
-rw-r--r--keyboards/quad_h/lb75/info.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/keyboards/quad_h/lb75/info.json b/keyboards/quad_h/lb75/info.json
index 786439186f..99453aae4c 100644
--- a/keyboards/quad_h/lb75/info.json
+++ b/keyboards/quad_h/lb75/info.json
@@ -21,7 +21,23 @@
"pin": "B0"
},
"rgblight": {
- "max_brightness": 220
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 16,
+ "max_brightness": 220,
+ "sleep": true,
+ "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": "atmel-dfu",