#macos #keyboard #api-bindings #karabiner #library #kanata

karabiner-driverkit

Minimal Karabiner-DriverKit-VirtualHIDDevice wrapper for kanata

6 releases

0.1.5 Feb 14, 2025
0.1.4 Nov 9, 2024
0.1.3 Jan 23, 2024
0.1.2 Dec 26, 2023

#735 in Hardware support

Download history 40/week @ 2024-11-27 99/week @ 2024-12-04 93/week @ 2024-12-11 44/week @ 2024-12-18 28/week @ 2024-12-25 48/week @ 2025-01-01 46/week @ 2025-01-08 19/week @ 2025-01-15 29/week @ 2025-01-22 10/week @ 2025-01-29 68/week @ 2025-02-05 175/week @ 2025-02-12 49/week @ 2025-02-19 29/week @ 2025-02-26 15/week @ 2025-03-05 28/week @ 2025-03-12

141 downloads per month
Used in kanata

LGPL-3.0

9MB
5K SLoC

C++ 4K SLoC // 0.1% comments Templ 359 SLoC // 0.1% comments Shell 326 SLoC // 0.2% comments Swift 284 SLoC // 0.2% comments Rust 110 SLoC // 0.2% comments Ruby 89 SLoC // 0.0% comments Python 65 SLoC // 0.0% comments Snakemake 5 SLoC

Contains (Mach-o exe, 115KB) VirtualHIDDevice

driverkit

driverkit is a minimal wrapper around Karabiner-DriverKit-VirtualHIDDevice (dext) and Karabiner-VirtualHIDDevice (kext) intended for kanata macos support.

Installation

Update the submodules first

git submodule update --init --recursive

then

cargo build

No runtime deps