Skip to content

zmk-studio 0.3.1 (new cask)#269627

Open
stphtt wants to merge 1 commit into
Homebrew:mainfrom
stphtt:new-cask-zmk-studio
Open

zmk-studio 0.3.1 (new cask)#269627
stphtt wants to merge 1 commit into
Homebrew:mainfrom
stphtt:new-cask-zmk-studio

Conversation

@stphtt

@stphtt stphtt commented Jun 14, 2026

Copy link
Copy Markdown

ZMK Studio is the official GUI keymap editor for ZMK Firmware (zmkfirmware/zmk, 4.1k stars), a widely-used wireless keyboard firmware. The app repo itself has 300 stars /114 forks - well past the notability bar - so it's a little surprising this cask was still missing.


After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new zmk-studio worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask zmk-studio worked successfully.
  • brew uninstall --cask zmk-studio worked successfully.

Comment thread Casks/z/zmk-studio.rb
Comment on lines +11 to +15
livecheck do
url :url
strategy :github_latest
end

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
livecheck do
url :url
strategy :github_latest
end

The livecheck stanza is likely unnecessary, as the upstream repository does not seem to utilise GitHub pre-releases or have tags without releases. The default livecheck should suffice.

@bevanjkay bevanjkay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am concerned about the longevity of this project, it may not be suitable for homebrew-cask. It has had no releases in almost 18 months, and not commits for 6+ months. Issues also seem to be being disregarded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants