quantum-soft-keyboard 0.1.0

Software keyboard remapper inspired by QMK.
Documentation
1
2
3
4
5
6
7
pub mod device;
pub mod engine;
pub mod errors;
pub mod events;
pub mod layers;
pub mod listener;
pub mod recorder;