Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add some more keyboard mappings (#173)
* feat: add some more mappings as in #69 also add macros to generate code in `keyboard.rs` to conveniently generate mappings * fix: macros in keyboard.rs - support custom match cases in key-mapping macros for when one-one mappings of keys aren't available - add docs to the macros
- Loading branch information