summaryrefslogtreecommitdiff
path: root/docs/_sidebar.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-06-18 05:23:45 +1000
committerGitHub <noreply@github.com>2024-06-17 20:23:45 +0100
commitbaa564bddfa0b1bfc7689bc42ec3d1cd7abb7a13 (patch)
tree414ddc80c660e260a42ded05e2e54b351338e971 /docs/_sidebar.json
parent3f44231d2d7889beb87f67035d884daae72eb6f5 (diff)
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes * Remove bootloadHID flashing page
Diffstat (limited to 'docs/_sidebar.json')
-rw-r--r--docs/_sidebar.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json
index 2f64607dea..5935865a7a 100644
--- a/docs/_sidebar.json
+++ b/docs/_sidebar.json
@@ -64,13 +64,7 @@
64 "text": "Development Environments", 64 "text": "Development Environments",
65 "items": [{ "text": "Docker Guide", "link": "/getting_started_docker" }] 65 "items": [{ "text": "Docker Guide", "link": "/getting_started_docker" }]
66 }, 66 },
67 { 67 { "text": "Flashing", "link": "/flashing" },
68 "text": "Flashing",
69 "items": [
70 { "text": "Flashing", "link": "/flashing" },
71 { "text": "Flashing ATmega32A (ps2avrgb)", "link": "/flashing_bootloadhid" }
72 ]
73 },
74 { 68 {
75 "text": "IDEs", 69 "text": "IDEs",
76 "items": [ 70 "items": [