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-18 03:59:59 +01:00 committed by GitHub
parent d33aa82c51
commit b43fc33be3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 2 additions and 32 deletions

View file

@ -47,7 +47,6 @@
},
"default": {
"animation": "cycle_up_down",
"sat": 255,
"speed": 30,
"val": 192
},