ckeymap 0.0.0

A no_std-compatible parser for Linux VT keymaps
Documentation
1
2
3
4
5
6
7
8
# ckeymap

A Linux virtual console keymap parser, that works in no_std environments
(assuming alloc is available)

## License

MIT, see [LICENSE](./LICENSE)