Expand description
Split keyboard support.
Structs§
- Message
- Message sent from one split keyboard half to the other.
Constants§
- BUFFER_
SIZE - Size of message buffer for serializing and deserializing messages.
Functions§
- receive_
byte - Receives bytes from split transport, deserializes into messages. Adds byte to the buffer and tries to deserialize a message.