Skip to content

Releases: martinezooo/keyjitsu

keyjitsu v0.9.2

Choose a tag to compare

@martinezooo martinezooo released this 21 Aug 17:49
  • Update check: once at startup (toggle in Settings) and on demand. A newer release shows as a badge in the sidebar. Nothing is downloaded or installed by itself.
  • The Shortcuts tab moved into Settings as a collapsible Shortcut library. It is reference material, not the keys on your keyboard.
  • Sidebar tidy: left-aligned rows, a small exp badge for experimental tabs, status chips for the guard and the autolayer, a shorter connection pill.
  • Clearer messages here and there.

Install: cargo install --git https://github.com/martinezooo/keyjitsu or build from source (see README).

keyjitsu v0.9.1

Choose a tag to compare

@martinezooo martinezooo released this 21 Aug 16:08

Quality release.

  • With no keyboard attached, Live now shows your last layout from the on-disk cache (never touching the network), with a friendly hint on a truly first run.
  • Fixed a transparent vertical strip that could appear next to the sidebar while disconnected.
  • The keyboard guard cannot lock you out anymore: the built-in keyboard comes back around the lock screen and re-disables on unlock.
  • Staged remaps and tap dances persist across restarts until you build.
  • One panel colour across tabs and internal cleanups.

Install: cargo install --git https://github.com/martinezooo/keyjitsu or build from source (see README).

keyjitsu v0.9.0 (first beta)

Choose a tag to compare

@martinezooo martinezooo released this 20 Aug 19:47

First public beta of keyjitsu, a local GUI + CLI manager for the ZSA Voyager.

Beta: only tested on macOS with the ZSA Voyager. Other operating systems and boards are unsupported for now.

Highlights:

  • Live key editor with 100% local firmware builds (generated tap dances)
  • Per-key RGB and press effects, plus a custom step sequencer
  • Heatmap, a transparent layer minimap (Peek), and an app-aware autolayer
  • A built-in-keyboard guard that cannot lock you out (restored around the lock screen)
  • A full CLI

No signed binary yet (the .app is not notarized). Install with cargo install --git https://github.com/martinezooo/keyjitsu, or build from source. See the README and CHANGELOG.md for details.