Cargo Features

kiibohd-hid-io has no features set by default.

[dependencies]
kiibohd-hid-io = { version = "0.1.6", features = ["defmt"] }
defmt

Enables defmt, defmt-impl of heapless ^0.7.16 and defmt of hid-io-protocol and kll-core

hid-io-protocol:

Adds defmt support to useful enums and structs

kiibohd-hid-io has 1 feature without comment.