removing unnecessary rgb animation

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
ascYAOBT 2025-07-11 19:28:35 -04:00 committed by GitHub
parent bcced7a816
commit bad5ffebaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,6 @@
"processor": "atmega32u4", "processor": "atmega32u4",
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {
"solid_color": true,
"gradient_up_down": true, "gradient_up_down": true,
"gradient_left_right": true, "gradient_left_right": true,
"breathing": true, "breathing": true,