feat(docs): Add power profiler

This commit is contained in:
Nick Winans
2021-02-16 14:34:09 -06:00
committed by Pete Johanson
parent 0df7110058
commit 4ef11ac4aa
8 changed files with 1045 additions and 0 deletions

View File

@@ -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",