lonesometraveler
lonesometraveler
Maybe I should explain my use case. I'm using a custom keyboard as a joystick for playing games. Currently, it is not possible to press "N" (jump key) while pressing...
Each application processes reports differently, so one app's behavior does not necessarily reflect the standard HID behavior. We should evaluate the debug outputs and see how the reports look like....
Since one of my projects now relies on this crate, improving it is my priority. 😀 I need to study the codebase first, and I may send small PRs as...
> This few lines cancel previous pressed key if there is a new key stroke. It prevents a rare case that one key is kept pressed forever when somehow the...