diff options
author | Tom Barnes <tom@mechboards.co.uk> | 2023-01-16 22:41:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-16 22:41:52 +0000 |
commit | 465b6a14e3624d0da98c220a7b4e0e2e5ef9c1d9 (patch) | |
tree | 41699f22d4e593ef42f59139f17be35e1651ee3d /keyboards/misonoworks/karina/readme.md | |
parent | 2bff00e1bad09a57b3a5af214f0d1f8243deaea5 (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/misonoworks/karina/readme.md')
-rw-r--r-- | keyboards/misonoworks/karina/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/misonoworks/karina/readme.md b/keyboards/misonoworks/karina/readme.md index debd418b39..ae0648a3aa 100644 --- a/keyboards/misonoworks/karina/readme.md +++ b/keyboards/misonoworks/karina/readme.md @@ -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). |