feat(docs): Add power profiler
This commit is contained in:
parent
0df7110058
commit
4ef11ac4aa
8 changed files with 1045 additions and 0 deletions
|
|
@ -29,6 +29,11 @@ module.exports = {
|
|||
position: "left",
|
||||
},
|
||||
{ to: "blog", label: "Blog", position: "left" },
|
||||
{
|
||||
to: "power-profiler",
|
||||
label: "Power Profiler",
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
href: "https://github.com/zmkfirmware/zmk",
|
||||
label: "GitHub",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue