mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-21 07:02:01 +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
|
"solid_multisplash": true
|
||||||
},
|
},
|
||||||
"default": {
|
"default": {
|
||||||
"animation": "cycle_left_right",
|
|
||||||
"on": true,
|
|
||||||
"val": 128
|
"val": 128
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -221,8 +221,6 @@
|
|||||||
"solid_multisplash": true
|
"solid_multisplash": true
|
||||||
},
|
},
|
||||||
"default": {
|
"default": {
|
||||||
"animation": "cycle_left_right",
|
|
||||||
"on": true,
|
|
||||||
"val": 128
|
"val": 128
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user