Research: alternatives to ZMK Studio #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
Look into what else exists for live keymap editing/config on ZMK, as an alternative (or complement) to ZMK Studio.
Current state here
enableZmkStudioinflake.nix,-DCONFIG_ZMK_STUDIO_LOCKING=n).nanopb, whose generator importspkg_resources— dropped in newersetuptools— worked around with apostConfiguresed hack inflake.nix(rewrites the nanopb-generated proto imports to usegrpc_tools' bundled protos instead).config/west.ymlis pinned to ZMKv0.3.0(Zephyr 3.5.0) rather thanmain, partly because both display modules (zmk-nice-oled,hammerbeam-slideshow) are LVGL 8-only and ZMKmainmoved to Zephyr 4.1 — see the "Known limitations" section ofREADME.md.Task
Research what alternatives exist (e.g. any other live-config tooling in the ZMK ecosystem, or just editing
config/eyelash_sofle.keymapdirectly and rebuilding) and report back trade-offs — no implementation yet.