summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/the50
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-09-03 06:50:44 +0100
committerGitHub <noreply@github.com>2022-09-03 06:50:44 +0100
commit5c0e87608fb63cac3bd1dc4453d8de875497a87e (patch)
tree8b14ed36104db348a8a607c4b666e6c95c56cdc3 /keyboards/lazydesigners/the50
parent5d932e2612aef86a1db7d182bd509026c8f6a064 (diff)
Remove more RESET keycode references (#18252)
Diffstat (limited to 'keyboards/lazydesigners/the50')
-rw-r--r--keyboards/lazydesigners/the50/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lazydesigners/the50/readme.md b/keyboards/lazydesigners/the50/readme.md
index d90dc59de6..5b9e7c7bf7 100644
--- a/keyboards/lazydesigners/the50/readme.md
+++ b/keyboards/lazydesigners/the50/readme.md
@@ -12,6 +12,6 @@ Make example for this keyboard (after setting up your build environment):
make lazydesigners/the50:default:dfu
-To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer.
+To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.
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).