convert bytes from a terminal into keycodes
tao bridge for kbd — converts tao key events and modifiers to kbd types.
Specify key chords using `Ctrl-A` short-hand
macOS-only Tauri plugin using CGEventTap FFI to intercept and override system keyboard shortcuts
VIA/Vial keyboard configuration protocol over USB HID
A Bevy helper to easily manage resources that need to persist across game sessions.
winit bridge for kbd — converts winit key events and modifiers to kbd types.
Key Code Constants
A Rust crate for translating keycodes based on Chrome's mapping of keys.
An advanced, easy-to-use key remapper for Linux
Keyboard shortcut system for Bevy applications
A Rust crate for parsing Chrome's mapping of keys. Used in the `keycode` crate.