~ruther/qmk_firmware

465b6a14e3624d0da98c220a7b4e0e2e5ef9c1d9 — Tom Barnes 2 years ago 2bff00e
Docs/space b cleanup (#19612)

* Clean up remaining mentions of the deprecated Space B reset method

* cleanup auto_tag.yml that got sucked in
M keyboards/alf/x2/readme.md => keyboards/alf/x2/readme.md +1 -1
@@ 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).

M keyboards/charue/sunsetter/readme.md => keyboards/charue/sunsetter/readme.md +1 -1
@@ 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):


M keyboards/mechkeys/acr60/readme.md => keyboards/mechkeys/acr60/readme.md +1 -1
@@ 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).`

M keyboards/mechkeys/alu84/readme.md => keyboards/mechkeys/alu84/readme.md +1 -1
@@ 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).

M keyboards/misonoworks/karina/readme.md => keyboards/misonoworks/karina/readme.md +1 -1
@@ 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).

M keyboards/mt/mt84/readme.md => keyboards/mt/mt84/readme.md +1 -1
@@ 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).