Remove references to bootloadHID flashing page in keyboard readmes (#23942)

* Remove references to bootloadHID flashing page in keyboard readmes

* Remove bootloadHID flashing page
This commit is contained in:
Ryan 2024-06-18 05:23:45 +10:00 committed by GitHub
parent 3f44231d2d
commit baa564bddf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
63 changed files with 63 additions and 144 deletions

View file

@ -64,13 +64,7 @@
"text": "Development Environments",
"items": [{ "text": "Docker Guide", "link": "/getting_started_docker" }]
},
{
"text": "Flashing",
"items": [
{ "text": "Flashing", "link": "/flashing" },
{ "text": "Flashing ATmega32A (ps2avrgb)", "link": "/flashing_bootloadhid" }
]
},
{ "text": "Flashing", "link": "/flashing" },
{
"text": "IDEs",
"items": [