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

Add vendor command for programming the keyboard interface #84

Merged
merged 2 commits into from Jun 18, 2020

Conversation

rgerganov
Copy link
Contributor

The new command can program a key sequence that will be emitted from the
Solo keyboard interface when the hardware key is pressed.
The command value is 0x51 with a single argument which is a byte string
(up to 64 bytes).

The new command can program a key sequence that will be emitted from the
Solo keyboard interface when the hardware key is pressed.
The command value is 0x51 with a single argument which is a byte string
(up to 64 bytes).
@nickray nickray merged commit 6551298 into solokeys:master Jun 18, 2020
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.

None yet

2 participants