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 keyboard layouts #22

Open
ah- opened this issue Mar 6, 2018 · 0 comments
Open

Support uploading custom keyboard layouts #22

ah- opened this issue Mar 6, 2018 · 0 comments

Comments

@ah-
Copy link
Owner

ah- commented Mar 6, 2018

Implement the necessary protocol bits. Especially probably handling larger message sizes.

Then somehow convert from the obins layout format (I think it's 2 bytes per key, one with the scancode for the base layer, one for fn layer) to the internal Action based format.

Think about how we want to handle Actions that don't have an obins scan code, like theme switching and layer activation.

And then check how we can persistently store keymaps, maybe in nvram/eeprom or in a special flash region?

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