Crate kanata_parser
source ·Expand description
A parser for configuration language of kanata, a keyboard remapper.
Modules§
- This parses the configuration language to create a
kanata_keyberon::layout::Layout
as well as associated metadata to help with processing. - This module contains the “Custom” actions that are used with the keyberon layout.
- Platform specific code for OS key code mappings.
- Wrapper around a trie type for (hopefully) easier swapping of libraries if desired.