dome-key-map
The core of DomeKey. This library handles:
- Parsing DomeKey map files
- Running map actions (simulating key presses, running shell commands, modes)
- Command-line argument parsing
- Trial period
Building
Run:
$ make release
to build the libdome_key_map.a library.
License
Copyright © 2018 Teddy Wing. This project is part of DomeKey, and is published under the same license (see the included LICENSE file).
