3 unstable releases
0.2.3 | Aug 8, 2022 |
---|---|
0.2.0 | Jul 15, 2022 |
0.1.4 | Jul 14, 2022 |
#66 in #hid
20KB
598 lines
BMD SpeedEditor
Speed Editor HID implementation in Rust
Callback
You can see how to use callbacks in the sample.
Example
You can run it with cargo run:
cargo run --package basic
You can build it with cargo build:
cargo build --package basic
Todo
- Get Key Code (done)
- Get Jog Scroll Status (done)
- Get / Set LED Status (done)
- Handling Connect, Disconnect, Timeout (done)
- Jog mode?
Dependencies
~2.6–3.5MB
~68K SLoC