Hello all,
Creating this issue to further discuss the default effect list. This is something that I have had in mind for quite some time. In my experience features can creep to be enabled by default where no one is using them.
QMK in general has done very well to keep features disabled by default but in my opinion, the RGB list is getting a bit out of hand:)
As of this moment defining RGBLIGHT_ANIMATIONS will enable all of the RGB animations. As this is a bloat to firmware size, I propose this list does not include super heavy animations and letting those be enabled individually.
Some topics for discussion:
My opinion is:
Modes that could be removed from the default
We could move the first two to a secondary RGBLIGHT_TEST_ANIMATIONS, and have a RGBLIGHT_ANIMATIONS_ALL that enables everything, but not enabled by default?
RGBLIGHT_TEST_ANIMATIONS is something I like:)
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.
For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.
Most helpful comment
Modes that could be removed from the default
We could move the first two to a secondary
RGBLIGHT_TEST_ANIMATIONS, and have aRGBLIGHT_ANIMATIONS_ALLthat enables everything, but not enabled by default?