Open WatchMkr opened 3 years ago
There is now an initial implementation of this (with the latest commit of the Configurator and QMK):
The exact UI of course still needs to be rearranged.
RGB_MATRIX_CYCLE_LEFT_RIGHT | Vertical Scan
Left to Right should probably be "Horizontal Scan", right?
Yep, flip those two I think
@ids1024 I see speed allow setting 0 and 256. 0 seems to kill animations. Also, setting the keyboard to white means saturation is 0 which means some of the effects don't work right
Pushed a commit making 255 the maximum. Speed 0 is useful with some modes; it can give a static rainbow effect with "Spacetime", for instance, though "Cosmic Background" is solid if it's not moving.
It seems with the multicolor effects, the hue is ignored (it is set by the effect), while the saturation is used. I guess with those modes selected, we should replace the color setting with a "saturation" slider?
After some testing:
This list was curated from QMK's Matrix effects options.