summaryrefslogtreecommitdiff
path: root/keyboards/mt
diff options
context:
space:
mode:
authorTom Barnes <tom@mechboards.co.uk>2023-01-16 22:41:52 +0000
committerGitHub <noreply@github.com>2023-01-16 22:41:52 +0000
commit465b6a14e3624d0da98c220a7b4e0e2e5ef9c1d9 (patch)
tree41699f22d4e593ef42f59139f17be35e1651ee3d /keyboards/mt
parent2bff00e1bad09a57b3a5af214f0d1f8243deaea5 (diff)
Docs/space b cleanup (#19612)
* Clean up remaining mentions of the deprecated Space B reset method * cleanup auto_tag.yml that got sucked in
Diffstat (limited to 'keyboards/mt')
-rw-r--r--keyboards/mt/mt84/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt/mt84/readme.md b/keyboards/mt/mt84/readme.md
index f26521ad6a..af641502a9 100644
--- a/keyboards/mt/mt84/readme.md
+++ b/keyboards/mt/mt84/readme.md
@@ -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).