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:
parent
a72327bdff
commit
0abc1eaf23
2 changed files with 11 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue