# driverkit
driverkit is a minimal wrapper around [Karabiner-DriverKit-VirtualHIDDevice](https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice), intended for kanata macos support.
## Installation
get Karabiner-DriverKit-VirtualHIDDevice submodule first.
git submodule update --init --recursive
then
cargo build