docs: Add ZMK Studio links.

* Add a toplevel ZMK Studio link in our header.
* Add link to the web and app releases to the feature page.
This commit is contained in:
Peter Johanson
2024-10-10 15:27:17 -06:00
committed by Pete Johanson
parent a72327bdff
commit 0abc1eaf23
2 changed files with 11 additions and 0 deletions

View File

@@ -62,6 +62,11 @@ module.exports = {
label: "Keymap Upgrader",
position: "left",
},
{
href: "https://zmk.studio/",
label: "ZMK Studio",
position: "right",
},
{
href: "https://github.com/zmkfirmware/zmk",
label: "GitHub",