Skip to content

Adding support for the 4x4 RGB LED matrix of Keybow 2040 #35

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

Merged
merged 5 commits into from
Feb 15, 2021

Conversation

sandyjmacdonald
Copy link
Contributor

This adds support for x, y addressing of Keybow 2040's RGB LED keys, in a similar way to the LED SHIM in this library.

Keybow 2040 is an RP2040-powered mini mechanical keyboard with a 4x4 grid of keys (wired straight to GPIO pins of the RP2040) and 16 RGB LEDs driven by the IS31FL3731 driver chip.

The code added here was tested against the CircuitPython 6.1.0 release.

@sandyjmacdonald
Copy link
Contributor Author

Well, I haven't the foggiest as to why those checks failed...

@ladyada
Copy link
Member

ladyada commented Feb 14, 2021

looks like you need to run black

https://learn.adafruit.com/improve-your-code-with-pylint

@sandyjmacdonald
Copy link
Contributor Author

looks like you need to run black

https://learn.adafruit.com/improve-your-code-with-pylint

Thanks, Limor! On it.

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding.

@makermelissa makermelissa merged commit 0246396 into adafruit:master Feb 15, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 16, 2021
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

Successfully merging this pull request may close these issues.

3 participants