3 unstable releases

0.2.3 Aug 8, 2022
0.2.0 Jul 15, 2022
0.1.4 Jul 14, 2022

#55 in #hid

34 downloads per month

Custom license

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.5–3.5MB
~66K SLoC