~cassaundra/layerizer

Contextual QMK layer switching based on X11 windows

f5cc48d Upgrade deps

1 year, 9 months ago

100101f Add README

1 year, 11 months ago

#layerizer

layerizer is a tool that communicates with QMK keyboards over raw HID to allow for application-specific layers. See the blog post for more information on how to set it up.

You'll need XCB libraries to make this work (if you're using Wayland, please send a patch!). To build, just use cargo build --release.