Crates.io | karabiner-driverkit |
lib.rs | karabiner-driverkit |
version | 0.1.4 |
source | src |
created_at | 2023-12-08 01:26:35.21621 |
updated_at | 2024-11-09 12:41:22.552082 |
description | Minimal Karabiner-DriverKit-VirtualHIDDevice wrapper for kanata |
homepage | https://github.com/Psych3r/driverkit |
repository | https://github.com/Psych3r/driverkit |
max_upload_size | |
id | 1061444 |
size | 31,795,382 |
driverkit is a minimal wrapper around Karabiner-DriverKit-VirtualHIDDevice (dext) and Karabiner-VirtualHIDDevice (kext) intended for kanata macos support.
Update the submodules first
git submodule update --init --recursive
then
cargo build