Addendum to changes requested on qmk pr #25392

Removed redundant default animation and state variables for both PCBs
This commit is contained in:
Sebastiaan Swinkels 2025-06-20 13:42:30 +02:00
parent 85fff8b1a5
commit eef7957788
2 changed files with 0 additions and 4 deletions

View File

@ -229,8 +229,6 @@
"solid_multisplash": true
},
"default": {
"animation": "cycle_left_right",
"on": true,
"val": 128
}
},

View File

@ -221,8 +221,6 @@
"solid_multisplash": true
},
"default": {
"animation": "cycle_left_right",
"on": true,
"val": 128
}
},