mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-06 03:56:35 +00:00
docs: Add docs on hardware metadata files.
This commit is contained in:
committed by
Pete Johanson
parent
b82bbb5ba2
commit
f8e88d78c4
+4
-1
@@ -56,7 +56,10 @@ module.exports = {
|
||||
type: "category",
|
||||
label: "Guides",
|
||||
collapsed: false,
|
||||
items: ["development/new-shield"],
|
||||
items: [
|
||||
"development/new-shield",
|
||||
"development/hardware-metadata-files",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user