mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 14:42:03 +00:00
Addendum to changes requested on qmk pr #25392
Removed redundant default animation and state variables for both PCBs
This commit is contained in:
parent
85fff8b1a5
commit
eef7957788
@ -229,8 +229,6 @@
|
||||
"solid_multisplash": true
|
||||
},
|
||||
"default": {
|
||||
"animation": "cycle_left_right",
|
||||
"on": true,
|
||||
"val": 128
|
||||
}
|
||||
},
|
||||
|
@ -221,8 +221,6 @@
|
||||
"solid_multisplash": true
|
||||
},
|
||||
"default": {
|
||||
"animation": "cycle_left_right",
|
||||
"on": true,
|
||||
"val": 128
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user