kiibohd-hall-effect

Crates.iokiibohd-hall-effect
lib.rskiibohd-hall-effect
version0.2.0
sourcesrc
created_at2022-04-30 03:48:00.72434
updated_at2023-05-19 05:39:01.086962
descriptionAnalysis crate for intepreting hall-effect keyboard switches (e.g. Silo Switches)
homepage
repositoryhttps://github.com/kiibohd/kiibohd-core
max_upload_size
id577978
size79,299
Jacob Alexander (haata)

documentation

README

Kiibohd Hall Effect Data Analyzer

Rust docs.rs Crates.io Crates.io Crates.io

Designed to handle hall effect switch data, specifically for analog hall effect keyboards.

Testing

cargo test

RUST_LOG=trace cargo test -- --nocapture

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 192

cargo fmt