Actually open source
MIT OR Apache-2.0, clean-room protocol notes from the public QMK sources at oursky/qmk_firmware.
v0.1.1 · Open source · Not affiliated with ChonkerKeys
The open-source companion for ChonkerKeys macropads, for when the official app stopped shipping.
Original · muted
OpenChonker talks straight to the firmware: same protocol, none of the wait.
MIT OR Apache-2.0, clean-room protocol notes from the public QMK sources at oursky/qmk_firmware.
The vendor app hasn't shipped since v1.5.0.0 in January 2024. OpenChonker speaks CDC directly to the firmware.
Shortcuts post through macOS Accessibility straight to the frontmost app, no window jumps forward.
~1×/sec, OpenChonker finds your live meeting and switches shortcuts to match, automatically.
Not a clone, and not pretending to be a full replacement yet. Here's exactly where each stands.
docs/protocol.md, docs/hardware.mdOnly one process can own the CDC port at a time: quit the official app before launching OpenChonker.
About once a second, OpenChonker finds the live meeting and points every shortcut and LED at it.
zoom-macos
us.zoom.xos
teams-macos
com.microsoft.teams(2)
meet-macos
browser window title
auto-detectedhost remap
huddle UI, no firmware layer
auto-detected
Works on both Original (5 keys, 2×4) and Max (9 keys, 3×4). --no-auto-layer keeps shortcuts
routed to the live meeting without switching the pad's own layer.
Notarized, Apple Silicon. Installs /Applications/OpenChonker.app plus chonker on your PATH.
brew tap OpenChonker/openchonker
brew install --cask openchonker
On Intel: build from source, or brew install openchonker for the from-source formula.
cargo build --release
./scripts/bundle-macos.sh
open ./target/release/OpenChonker.app
Rust 1.70+. CLI-only builds run wherever Rust does; the menu bar app is macOS-only today.
System Settings → Privacy & Security → Accessibility → enable OpenChonker. Restart the app after toggling. Without it, mute just won't type.
Only one process can own the CDC port. OpenChonker never sends Reset. After ~10s idle, the pad goes back to typing HID shortcuts on its own.
Open source, actively developed, and it never steals your window focus.
Download for macOS