Remove duplication of RGB Matrix defaults (#25146)

* Remove duplication of RGB Matrix defaults

* Remove more duplication of defaults

* fix
This commit is contained in:
Joel Challis
2025-04-17 20:59:59 -06:00
committed by GitHub
parent d33aa82c51
commit b43fc33be3
17 changed files with 2 additions and 32 deletions
+1 -3
View File
@@ -44,9 +44,7 @@
},
"default": {
"animation": "rainbow_moving_chevron",
"hue": 142,
"sat": 255,
"speed": 127
"hue": 142
},
"driver": "ws2812",
"max_brightness": 176,