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

LED-AlphaSquare: Implement AlphaSquareEffect.refreshAt() #439

Merged
merged 1 commit into from Oct 21, 2018

Conversation

algernon
Copy link
Contributor

To make the interaction with plugins that work on top of LEDModes (such as ActiveModColor), we need a refreshAt() method. For AlphaSquare, we'll return black when a pixel has timed out, or if a key is not part of the currently lit symbol.

Fixes #401.

To make the interaction with plugins that work on top of LEDModes (such as
`ActiveModColor`), we need a `refreshAt()` method. For AlphaSquare, we'll return
black when a pixel has timed out, or if a key is not part of the currently lit
symbol.

Fixes #401.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
@algernon algernon added bug Something isn't working leds Issues related to LEDs pending plugin Issues related to otherwise unlisted plugins labels Oct 21, 2018
@obra obra merged commit 1af9702 into master Oct 21, 2018
@obra obra deleted the alphasquare/refreshAt branch October 21, 2018 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working leds Issues related to LEDs plugin Issues related to otherwise unlisted plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants