This folder contains code that shows POC code that can grab and press keyboard keys.
- https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice - library to press keys
- https://github.com/kmonad/kmonad/tree/master/c_src/mac - code from here is used and modified
- rust bindings