mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
keyboards: anavi: macropad8: disable snake and rgb_test effects
...to shrink the binary size.
This commit is contained in:
parent
f9dc545b83
commit
564ee44a11
@ -21,11 +21,9 @@
|
|||||||
"breathing": true,
|
"breathing": true,
|
||||||
"rainbow_mood": true,
|
"rainbow_mood": true,
|
||||||
"rainbow_swirl": true,
|
"rainbow_swirl": true,
|
||||||
"snake": true,
|
|
||||||
"knight": true,
|
"knight": true,
|
||||||
"christmas": true,
|
"christmas": true,
|
||||||
"static_gradient": true,
|
"static_gradient": true,
|
||||||
"rgb_test": true,
|
|
||||||
"alternating": true,
|
"alternating": true,
|
||||||
"twinkle": true
|
"twinkle": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user