#hid-io

kiibohd-hid-io-ffi

FFI HID-IO protocol implementation for the C kiibohd firmware. Device Cortex-M implementation

1 unstable release

0.1.0 Apr 30, 2022

#4 in #hid-io


Used in kiibohd-core-ffi

MIT/Apache

37KB
829 lines

hid-io-kiibohd-ffi

CommandInterface for the C FFI library to used within embedded firmware. Specifically for the kiibohd keyboard firmware (https://github.com/kiibohd/controller/).

Generally not built alone, see top-level kiibohd-core crate.

Building

cargo build

Dependencies

~3MB
~66K SLoC