Expand description

Talking to Kaleidoscope powered devices with Rust

This library is a very thin layer on top of serialport, implementing a handful of convenience functions to make it easy to communicate with devices speaking Kaleidoscope’s Focus protocol.

Start at struct.Focus to discover what the crate provides.

Structs

The representation of a connection to a keyboard, used for all communication.
Provides a builder pattern for Focus.