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

karabiner-driverkit

Minimal Karabiner-DriverKit-VirtualHIDDevice wrapper for kanata

4 releases

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

#1342 in Hardware support

Download history 7/week @ 2024-06-17 7/week @ 2024-06-24 5/week @ 2024-07-08 75/week @ 2024-07-22 37/week @ 2024-07-29 19/week @ 2024-08-05 43/week @ 2024-08-12 21/week @ 2024-08-19 9/week @ 2024-08-26 10/week @ 2024-09-02 19/week @ 2024-09-09 24/week @ 2024-09-23 23/week @ 2024-09-30

68 downloads per month
Used in kanata

LGPL-3.0

9MB
4.5K SLoC

C++ 4K SLoC // 0.1% comments Swift 343 SLoC // 0.1% comments Shell 326 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