hidpp 0.2.0

An implementation of the HID++ protocol used by Logitech devices
Documentation
1
2
3
4
//! Implements the `Thumbwheel` feature (ID `0x2150`) that allows configuration
//! and diversion of thumbwheel events.

pub mod v0;