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

Support uploading custom LED themes in Keyboard stm32 #21

Open
ah- opened this issue Mar 6, 2018 · 1 comment
Open

Support uploading custom LED themes in Keyboard stm32 #21

ah- opened this issue Mar 6, 2018 · 1 comment

Comments

@ah-
Copy link
Owner

ah- commented Mar 6, 2018

Once we can pair to the App it'd be nice to be able to support uploading custom LED themes.
I think all we need to do in the key stm32 is forward the right messages from bluetooth receive to the LED chip.

This might also require a bit of refactoring of the serial support and increasing buffer sizes since those themes are way larger than the data we handle so far.

@hdhoang
Copy link
Collaborator

hdhoang commented Mar 3, 2019

In obins' v0.13, there is both a KEY dfu and an LED dfu, with obinslab support. I have yet to flash them. Hopefully the key<->led protocol is similar to the current one, and we just need to add obinslab<->key protocol as outlined in this issue.

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

2 participants