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

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