kaleidoscope-focus 0.1.0

A library to talk with Kaleidoscope-powered devices using the Focus protocol
Documentation
  • Coverage
  • 100%
    12 out of 12 items documented6 out of 11 items with examples
  • Size
  • Source code size: 24.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.58 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • keyboardio/kaleidoscope-focus.rs
    5 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • algernon

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.