1 unstable release

Uses new Rust 2024

0.0.1 Mar 9, 2025

#23 in #keyboard-firmware

Apache-2.0 OR MIT

68KB
2K SLoC

Lokey

Website Crate Docs License

Lokey is a firmware framework for input devices written in Rust.

Refer to the website for more information: https://lokey.rs

Test

Run these commands to check the doc tests:

cargo test --doc -p lokey --features "nrf52840 defmt external-usb external-ble internal-ble" --target thumbv7em-none-eabihf
cargo test --doc -p lokey --features "rp2040 defmt external-usb external-ble internal-ble" --target thumbv6m-none-eabi
cargo test --doc -p lokey_keyboard --features "defmt external-usb external-ble" --target thumbv7em-none-eabihf

License

Licensed under either of Apache License, Version 2.0 or MIT License at your option.

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

Dependencies

~5–10MB
~181K SLoC