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

karabiner-driverkit

Minimal Karabiner-DriverKit-VirtualHIDDevice wrapper for kanata

5 releases

0.1.4 Nov 9, 2024
0.1.3 Jan 23, 2024
0.1.2 Dec 26, 2023
0.1.1 Dec 20, 2023
0.1.0 Dec 8, 2023

#1251 in Hardware support

Download history 21/week @ 2024-09-25 21/week @ 2024-10-02 17/week @ 2024-10-09 21/week @ 2024-10-16 29/week @ 2024-10-23 158/week @ 2024-10-30 219/week @ 2024-11-06 62/week @ 2024-11-13 40/week @ 2024-11-20 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 53/week @ 2025-01-08

180 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