solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
183 stars 69 forks source link

Add vendor command for programming the keyboard interface #84

Closed rgerganov closed 4 years ago

rgerganov commented 4 years ago

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).