Remove duplication of RGBLight defaults (#25169)
This commit is contained in:
		
							parent
							
								
									988d81581d
								
							
						
					
					
						commit
						88453acc6a
					
				| @ -23,9 +23,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 1, |         "led_count": 1, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "max_brightness": 255, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -22,9 +22,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 4, |         "led_count": 4, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "max_brightness": 255, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -36,9 +36,7 @@ | |||||||
|             "static_gradient": true |             "static_gradient": true | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "sleep": true |         "sleep": true | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -36,8 +36,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 20, |         "led_count": 20, | ||||||
|         "hue_steps": 17, |         "hue_steps": 17, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true, |             "twinkle": true, | ||||||
|  | |||||||
| @ -26,10 +26,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 14, |         "led_count": 14, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "sleep": true, |         "sleep": true, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -32,10 +32,8 @@ | |||||||
|       "static_gradient": true, |       "static_gradient": true, | ||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 10, |     "hue_steps": 10, | ||||||
|     "led_count": 4, |     "led_count": 4 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "F6" |     "pin": "F6" | ||||||
|  | |||||||
| @ -44,7 +44,6 @@ | |||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 8, |     "brightness_steps": 8, | ||||||
|     "hue_steps": 8, |  | ||||||
|     "led_count": 16, |     "led_count": 16, | ||||||
|     "saturation_steps": 8 |     "saturation_steps": 8 | ||||||
|   }, |   }, | ||||||
|  | |||||||
| @ -33,10 +33,8 @@ | |||||||
|       "static_gradient": true, |       "static_gradient": true, | ||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 10, |     "hue_steps": 10, | ||||||
|     "led_count": 14, |     "led_count": 14 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "B2" |     "pin": "B2" | ||||||
|  | |||||||
| @ -34,10 +34,8 @@ | |||||||
|       "static_gradient": true, |       "static_gradient": true, | ||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 32, |     "hue_steps": 32, | ||||||
|     "led_count": 14, |     "led_count": 14 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "D7" |     "pin": "D7" | ||||||
|  | |||||||
| @ -34,10 +34,8 @@ | |||||||
|       "static_gradient": true, |       "static_gradient": true, | ||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 32, |     "hue_steps": 32, | ||||||
|     "led_count": 18, |     "led_count": 18 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "D7" |     "pin": "D7" | ||||||
|  | |||||||
| @ -32,10 +32,8 @@ | |||||||
|       "static_gradient": true, |       "static_gradient": true, | ||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 32, |     "hue_steps": 32, | ||||||
|     "led_count": 18, |     "led_count": 18 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "D7" |     "pin": "D7" | ||||||
|  | |||||||
| @ -39,10 +39,8 @@ | |||||||
|       "static_gradient": true, |       "static_gradient": true, | ||||||
|       "twinkle": true |       "twinkle": true | ||||||
|     }, |     }, | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 32, |     "hue_steps": 32, | ||||||
|     "led_count": 26, |     "led_count": 26 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "D7" |     "pin": "D7" | ||||||
|  | |||||||
| @ -25,10 +25,8 @@ | |||||||
|     "rows": ["F0", "F5", "F4", "B4"] |     "rows": ["F0", "F5", "F4", "B4"] | ||||||
|   }, |   }, | ||||||
|   "rgblight": { |   "rgblight": { | ||||||
|     "brightness_steps": 17, |  | ||||||
|     "hue_steps": 10, |     "hue_steps": 10, | ||||||
|     "led_count": 4, |     "led_count": 4 | ||||||
|     "saturation_steps": 17 |  | ||||||
|   }, |   }, | ||||||
|   "ws2812": { |   "ws2812": { | ||||||
|     "pin": "E6" |     "pin": "E6" | ||||||
|  | |||||||
| @ -29,8 +29,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 22, |         "led_count": 22, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|             "rainbow_mood": true, |             "rainbow_mood": true, | ||||||
|  | |||||||
| @ -40,7 +40,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 4, |         "led_count": 4, | ||||||
|         "split": true, |         "split": true, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "sleep": true |         "sleep": true | ||||||
|  | |||||||
| @ -40,7 +40,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 5, |         "led_count": 5, | ||||||
|         "split": true, |         "split": true, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "sleep": true |         "sleep": true | ||||||
|  | |||||||
| @ -40,7 +40,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 5, |         "led_count": 5, | ||||||
|         "split": true, |         "split": true, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "sleep": true |         "sleep": true | ||||||
|  | |||||||
| @ -19,10 +19,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 2, |         "led_count": 2, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|     "animations": { |     "animations": { | ||||||
|         "alternating": true, |         "alternating": true, | ||||||
|         "breathing": true, |         "breathing": true, | ||||||
|  | |||||||
| @ -30,10 +30,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -35,7 +35,6 @@ | |||||||
|             "twinkle": true |             "twinkle": true | ||||||
|     }, |     }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 4, |         "led_count": 4, | ||||||
|         "max_brightness": 180, |         "max_brightness": 180, | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|  | |||||||
| @ -42,7 +42,6 @@ | |||||||
|             "sat": 232, |             "sat": 232, | ||||||
|             "speed": 2 |             "speed": 2 | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 2, |         "led_count": 2, | ||||||
|         "max_brightness": 100, |         "max_brightness": 100, | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|  | |||||||
| @ -26,7 +26,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "animations": { |         "animations": { | ||||||
|  | |||||||
| @ -39,7 +39,6 @@ | |||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 6, |         "led_count": 6, | ||||||
|         "saturation_steps": 8 |         "saturation_steps": 8 | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -26,10 +26,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|     "led_count": 16, |     "led_count": 16, | ||||||
|     "hue_steps": 8, |  | ||||||
|     "saturation_steps": 8, |     "saturation_steps": 8, | ||||||
|     "brightness_steps": 8, |     "brightness_steps": 8, | ||||||
|     "max_brightness": 255, |  | ||||||
|     "sleep": true, |     "sleep": true, | ||||||
|     "animations": { |     "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -10,8 +10,7 @@ | |||||||
|     }, |     }, | ||||||
|     "development_board": "promicro", |     "development_board": "promicro", | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "sleep": true, |         "sleep": true | ||||||
|         "max_brightness": 255 |  | ||||||
|     }, |     }, | ||||||
|     "tapping": { |     "tapping": { | ||||||
|         "tap_keycode_delay": 10, |         "tap_keycode_delay": 10, | ||||||
|  | |||||||
| @ -34,7 +34,6 @@ | |||||||
|         "animations": { |         "animations": { | ||||||
|             "rainbow_swirl": true |             "rainbow_swirl": true | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8 |         "brightness_steps": 8 | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -18,8 +18,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 10, |         "led_count": 10, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "animations": { |         "animations": { | ||||||
|  | |||||||
| @ -34,10 +34,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 7, |         "led_count": 7, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "sleep": true, |         "sleep": true, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -42,7 +42,6 @@ | |||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "layers": { |         "layers": { | ||||||
|             "enabled": true |             "enabled": true | ||||||
|         }, |         }, | ||||||
|  | |||||||
| @ -41,7 +41,6 @@ | |||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "layers": { |         "layers": { | ||||||
|             "enabled": true |             "enabled": true | ||||||
|         }, |         }, | ||||||
|  | |||||||
| @ -42,7 +42,6 @@ | |||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "layers": { |         "layers": { | ||||||
|             "enabled": true |             "enabled": true | ||||||
|         }, |         }, | ||||||
|  | |||||||
| @ -44,7 +44,6 @@ | |||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "layers": { |         "layers": { | ||||||
|             "enabled": true |             "enabled": true | ||||||
|         }, |         }, | ||||||
|  | |||||||
| @ -29,8 +29,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 16, |         "led_count": 16, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -52,9 +52,7 @@ | |||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "sleep": true |         "sleep": true | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -35,7 +35,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "animations": { |         "animations": { | ||||||
|  | |||||||
| @ -26,8 +26,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 16, |         "led_count": 16, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -29,8 +29,6 @@ | |||||||
|         "led_count": 3, |         "led_count": 3, | ||||||
|         "sleep": true, |         "sleep": true, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "max_brightness": 155, |         "max_brightness": 155, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -24,7 +24,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 3, |         "led_count": 3, | ||||||
|         "pin": "B2", |         "pin": "B2", | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "animations": { |         "animations": { | ||||||
|  | |||||||
| @ -34,10 +34,8 @@ | |||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "led_count": 10, |         "led_count": 10 | ||||||
|         "saturation_steps": 17 |  | ||||||
|     }, |     }, | ||||||
|     "ws2812": { |     "ws2812": { | ||||||
|         "pin": "F5" |         "pin": "F5" | ||||||
|  | |||||||
| @ -39,7 +39,6 @@ | |||||||
|                "twinkle": true |                "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "sleep": true, |         "sleep": true, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "split": true, |         "split": true, | ||||||
|         "split_count": [6, 6] |         "split_count": [6, 6] | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -26,10 +26,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 18, |         "led_count": 18, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "sleep": true, |         "sleep": true, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -26,10 +26,8 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 18, |         "led_count": 18, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "sleep": true, |         "sleep": true, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -40,7 +40,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 24, |         "led_count": 24, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 200, |         "max_brightness": 200, | ||||||
|  | |||||||
| @ -36,7 +36,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 24, |         "led_count": 24, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "max_brightness": 200, |         "max_brightness": 200, | ||||||
|  | |||||||
| @ -32,8 +32,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 11, |         "led_count": 11, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -31,8 +31,6 @@ | |||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 53, |         "led_count": 53, | ||||||
|         "hue_steps": 10, |         "hue_steps": 10, | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|             "breathing": true, |             "breathing": true, | ||||||
|  | |||||||
| @ -47,7 +47,6 @@ | |||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "layers": { |         "layers": { | ||||||
|             "blink": false, |             "blink": false, | ||||||
|             "enabled": true, |             "enabled": true, | ||||||
|  | |||||||
| @ -36,9 +36,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 6, |         "led_count": 6, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "max_brightness": 175, |         "max_brightness": 175, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -39,9 +39,6 @@ | |||||||
|     }, |     }, | ||||||
|     "rgblight": { |     "rgblight": { | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 17, |  | ||||||
|         "brightness_steps": 17, |  | ||||||
|         "max_brightness": 200, |         "max_brightness": 200, | ||||||
|         "animations": { |         "animations": { | ||||||
|             "alternating": true, |             "alternating": true, | ||||||
|  | |||||||
| @ -47,7 +47,6 @@ | |||||||
|             "override_rgb": true |             "override_rgb": true | ||||||
|         }, |         }, | ||||||
|         "led_count": 14, |         "led_count": 14, | ||||||
|         "max_brightness": 255, |  | ||||||
|         "sleep": true |         "sleep": true | ||||||
|     }, |     }, | ||||||
|     "url": "", |     "url": "", | ||||||
|  | |||||||
| @ -38,7 +38,6 @@ | |||||||
|             "hue": 213 |             "hue": 213 | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "max_brightness": 150, |         "max_brightness": 150, | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|  | |||||||
| @ -99,7 +99,6 @@ | |||||||
|             "hue": 213 |             "hue": 213 | ||||||
|         }, |         }, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "led_count": 8, |         "led_count": 8, | ||||||
|         "max_brightness": 120, |         "max_brightness": 120, | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|  | |||||||
| @ -41,10 +41,8 @@ | |||||||
|             "static_gradient": true, |             "static_gradient": true, | ||||||
|             "twinkle": true |             "twinkle": true | ||||||
|         }, |         }, | ||||||
|         "hue_steps": 8, |  | ||||||
|         "saturation_steps": 8, |         "saturation_steps": 8, | ||||||
|         "brightness_steps": 8, |         "brightness_steps": 8 | ||||||
|         "max_brightness": 255 |  | ||||||
|     }, |     }, | ||||||
|     "split": { |     "split": { | ||||||
|         "enabled": true, |         "enabled": true, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user