Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method for toggling a set of LEDs off/on? #376

Open
alaricljs opened this issue Nov 14, 2019 · 0 comments
Open

Method for toggling a set of LEDs off/on? #376

alaricljs opened this issue Nov 14, 2019 · 0 comments

Comments

@alaricljs
Copy link

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

  • Device: Gemini Dusk
  • Firmware Origin: hexgears-configurator-1.0.3-linux-x64 (github/hexgears/configurator)
  • OS: Arch Linux
  • Version: 4.8b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant