aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/sidebars.js
diff options
context:
space:
mode:
authorCody McGinnis <[email protected]>2021-03-01 21:59:02 -0500
committerPete Johanson <[email protected]>2021-03-10 13:45:50 -0500
commitac50e741be88b043c47e65c13770ba24384c45ae (patch)
tree701d223956ceac1a825639e5d95194d529b4ae6b /docs/sidebars.js
parentdaf10d9741f7f78e2169b8f337b75764ccd402c7 (diff)
downloadzmk-ac50e741be88b043c47e65c13770ba24384c45ae.tar.gz
zmk-ac50e741be88b043c47e65c13770ba24384c45ae.zip
move the information to its own page
Diffstat (limited to 'docs/sidebars.js')
-rw-r--r--docs/sidebars.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sidebars.js b/docs/sidebars.js
index e98b3f8167..4153b308f1 100644
--- a/docs/sidebars.js
+++ b/docs/sidebars.js
@@ -14,6 +14,7 @@ module.exports = {
"features/displays",
"features/encoders",
"features/underglow",
+ "features/under-development",
],
Behaviors: [
"behaviors/key-press",