Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to bootloadHID flashing page in keyboard readmes #23942

Merged
merged 2 commits into from
Jun 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/_aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"/cli_dev_configuration": "/cli_configuration",
"/dynamic_macros": "/feature_dynamic_macros",
"/feature_common_shortcuts": "/feature_advanced_keycodes",
"/flashing_bootloadhid": "/flashing",
"/getting_started_build_tools": "/newbs_getting_started",
"/getting_started_getting_help": "/support",
"/glossary": "/reference_glossary",
Expand Down
8 changes: 1 addition & 7 deletions docs/_sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
74 changes: 0 additions & 74 deletions docs/flashing_bootloadhid.md

This file was deleted.

2 changes: 1 addition & 1 deletion keyboards/amag23/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Make example for this keyboard (after setting up your build environment):

make amag23:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make amag23:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/ares/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Make example for this keyboard (after setting up your build environment):

make ares:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make ares:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/bfake/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make bfake:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make bfake:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/db/db63/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make db/db63:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make db/db63:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/donutcables/budget96/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make donutcables/budget96:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make donutcables/budget96:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/eve/meteor/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make eve/meteor:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make eve/meteor:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/exclusive/e6v2/le_bmc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make exclusive/e6v2/le_bmc:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make exclusive/e6v2/le_bmc:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/exclusive/e6v2/oe_bmc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make exclusive/e6v2/oe_bmc:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make exclusive/e6v2/oe_bmc:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/exent/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make exent:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](flashing_bootloadhid.md))
Flashing example for this keyboard:

make exent:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/facew/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make facew:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make facew:default:flash

Expand Down
6 changes: 2 additions & 4 deletions keyboards/foxlab/time80/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ Make example for this keyboard (after setting up your build environment):

make foxlab/time80:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make foxlab/time80:default:flash

**Reset Key**: There are no reset switches or pads. Follow this
[guide](https://docs.qmk.fm/#/flashing_bootloadhid)
to have it flashed for the first time. Remember to add a `QK_BOOT`
**Reset Key**: There are no reset switches or pads. Remember to add a `QK_BOOT`
key on your keymap for future endeavors.

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
2 changes: 1 addition & 1 deletion keyboards/ft/mars65/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make ft/mars65:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make ft/mars65:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/ft/mars80/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make ft/mars80:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make ft/mars80:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/gray_studio/hb85/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make gray_studio/hb85:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make gray_studio/hb85:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/j80/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make j80:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make j80:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/jaykeeb/skyline/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make jaykeeb/skyline:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make jaykeeb/skyline:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/jc65/v32a/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Make example for this keyboard (after setting up your build environment):

make jc65/v32a:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make jc65/v32a:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/kbdfans/kbdpad/mk1/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make kbdfans/kbdpad/mk1:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make kbdfans/kbdpad/mk1:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/q2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Make example for this keyboard (after setting up your build environment):
make keychron/q2/jis:default
make keychron/q2/jis_encoder:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/q2/ansi:default:flash
make keychron/q2/ansi_encoder:default:flash
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/q4/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Make example for this keyboard (after setting up your build environment):
make keychron/q4/ansi/v2:default
make keychron/q4/iso:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/q4/ansi/v1:default:flash
make keychron/q4/ansi/v2:default:flash
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/q60/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make keychron/q60/ansi:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/q60/ansi:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/q65/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make keychron/q65/ansi_encoder:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/q65/ansi_encoder:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/v2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make keychron/v2/ansi:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/v2/ansi:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/v4/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make keychron/v4/ansi:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/v4/ansi:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/v7/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make keychron/v7/ansi:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/v7/ansi:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/v8/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make keychron/v8/ansi:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make keychron/v8/ansi:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/kira/kira80/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Make example for this keyboard (after setting up your build environment):

make kira/kira80:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make kira/kira80:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/kprepublic/jj40/rev1/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make kprepublic/jj40/rev1:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make kprepublic/jj40/rev1:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/kprepublic/jj4x4/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make kprepublic/jj4x4:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make kprepublic/jj4x4:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/kprepublic/jj50/rev1/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):

make kprepublic/jj50/rev1:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make kprepublic/jj50/rev1:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/leeku/finger65/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Make example for this keyboard (after setting up your build environment):

make leeku/finger65:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make leeku/finger65:default:flash

Expand Down
2 changes: 1 addition & 1 deletion keyboards/mechkeys/mechmini/v1/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):

make mechkeys/mechmini/v1:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
Flashing example for this keyboard:

make mechkeys/mechmini/v1:default:flash

Expand Down
Loading
Loading