key-mapping 0.3.0

Library allowing for keyboard key code conversion between systems such as the DOM and HID usage-ids
Documentation
1
2
3
4
5
6
# key-mapping
A rust library allowing for keyboard key code conversion between systems such as the DOM and HID usage-ids. With Rust `[no_std]` support.

## License
Dual licensed under either [Apache License, Version
2.0](LICENSE-APACHE.txt) or [MIT license](LICENSE-MIT.txt) at your option.