I use a multi-frame animation of solid colors across all pixels set to run single-frame and use rotate() to step through the frames/colors. It would be nice to have a way to toggle the under-board LEDs on/off and the KB LEDs on/off separately without having to step through all the frames to bring them back on with the right color.
I attempted a 2nd single frame under-board set to black and start/stop with replace:stack it but that only shuts the LEDs off. Stopping it doesn't bring the LEDs back on.
I use a multi-frame animation of solid colors across all pixels set to run single-frame and use rotate() to step through the frames/colors. It would be nice to have a way to toggle the under-board LEDs on/off and the KB LEDs on/off separately without having to step through all the frames to bring them back on with the right color.
I attempted a 2nd single frame under-board set to black and start/stop with replace:stack it but that only shuts the LEDs off. Stopping it doesn't bring the LEDs back on.
Thanks