Crates.io | karabiner-driverkit |
lib.rs | karabiner-driverkit |
version | 0.1.7 |
created_at | 2023-12-08 01:26:35.21621+00 |
updated_at | 2025-09-25 11:12:48.202598+00 |
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 | 14,871,730 |
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