1
0
Fork 0

Docs/space b cleanup (#19612)

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

* cleanup auto_tag.yml that got sucked in
This commit is contained in:
Tom Barnes 2023-01-16 22:41:52 +00:00 committed by GitHub
parent 2bff00e1ba
commit 465b6a14e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

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

View file

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