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

Docs/space b cleanup #19612

Merged
merged 2 commits into from
Jan 16, 2023
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
2 changes: 1 addition & 1 deletion keyboards/alf/x2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Flashing example for this keyboard:

make alf/x2:default:flash

To reset the board into bootloader mode, hold Space+B while plugging it in.
To reset the board into bootloader mode, the key at top left (usually escape) while plugging it in.

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/charue/sunsetter/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A 65 + 10% F-Key Column Keyboard kit made and sold by Charue Design. [More info

#### Jumping to Bootloader

To enter the bootloader, you may use bootmagic by holding `Space+B` or by holding the reset button located at the back of the PCB, right beside the left shift key, for a few seconds.
To enter the bootloader, you may use bootmagic by holding the key at top left (usually escape) or by holding the reset button located at the back of the PCB, right beside the left shift key, for a few seconds.

Make example for this keyboard (after setting up your build environment):

Expand Down
2 changes: 1 addition & 1 deletion keyboards/mechkeys/acr60/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Flashing example for this keyboard:
To reset the board into bootloader mode, do one of the following:

* Tap the Reset switch mounted on the bottom side of the PCB
* Hold Space+B while connecting the USB cable
* Hold the key at top left (usually escape) while connecting the USB cable

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/mechkeys/alu84/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Flashing example for this keyboard:

make mechkeys/alu84:default:flash

To reset the board into bootloader mode, hold Space+B while plugging the cable in.
To reset the board into bootloader mode, hold the key at top left (usually escape) while plugging the cable in.

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/misonoworks/karina/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Flashing example for this keyboard:

make misonoworks/karina:default:flash

To reset the board into bootloader mode, hold Space+B while connecting the USB cable.
To reset the board into bootloader mode, hold the key at top left (usually escape) while connecting the USB cable.

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/mt/mt84/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Flashing example for this keyboard:

make mt/mt84:default:flash

To put the board into bootloader mode, either press the reset button on the bottom the PCB or hold Space+B while plugging it in.
To put the board into bootloader mode, either press the reset button on the bottom the PCB or hold the key at top left (usually escape) while plugging it in.

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).