From 5c0e87608fb63cac3bd1dc4453d8de875497a87e Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sat, 3 Sep 2022 06:50:44 +0100 Subject: Remove more RESET keycode references (#18252) --- keyboards/lazydesigners/bolt/readme.md | 2 +- keyboards/lazydesigners/cassette8/readme.md | 2 +- keyboards/lazydesigners/dimple/readme.md | 2 +- keyboards/lazydesigners/dimpleplus/readme.md | 2 +- keyboards/lazydesigners/the40/readme.md | 2 +- keyboards/lazydesigners/the50/readme.md | 2 +- keyboards/lazydesigners/the60/rev2/readme.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'keyboards/lazydesigners') diff --git a/keyboards/lazydesigners/bolt/readme.md b/keyboards/lazydesigners/bolt/readme.md index d89bca097e..4d759ea706 100644 --- a/keyboards/lazydesigners/bolt/readme.md +++ b/keyboards/lazydesigners/bolt/readme.md @@ -16,6 +16,6 @@ Flashing example for this keyboard: make lazydesigners/bolt:default:flash -**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer. +**Reset Key:** To enter the bootloader, either push the RESET button 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). diff --git a/keyboards/lazydesigners/cassette8/readme.md b/keyboards/lazydesigners/cassette8/readme.md index 7211bf5e97..b973c45037 100755 --- a/keyboards/lazydesigners/cassette8/readme.md +++ b/keyboards/lazydesigners/cassette8/readme.md @@ -16,6 +16,6 @@ Flashing example for this keyboard: make lazydesigners/cassette8:default:flash -**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer. +**Reset Key:** To enter the bootloader, either push the RESET button 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). diff --git a/keyboards/lazydesigners/dimple/readme.md b/keyboards/lazydesigners/dimple/readme.md index 2e15cec2b9..b6e59272d6 100644 --- a/keyboards/lazydesigners/dimple/readme.md +++ b/keyboards/lazydesigners/dimple/readme.md @@ -21,6 +21,6 @@ Make example for this keyboard (after setting up your build environment): make lazydesigners/dimple/staggered/rev2:default make lazydesigners/dimple/ortho:default -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). diff --git a/keyboards/lazydesigners/dimpleplus/readme.md b/keyboards/lazydesigners/dimpleplus/readme.md index fc5881cdc1..78db492427 100644 --- a/keyboards/lazydesigners/dimpleplus/readme.md +++ b/keyboards/lazydesigners/dimpleplus/readme.md @@ -14,6 +14,6 @@ Flashing example for this keyboard: make lazydesigners/dimpleplus:default:flash -**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer. +**Reset Key:** To enter the bootloader, either push the RESET button 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). diff --git a/keyboards/lazydesigners/the40/readme.md b/keyboards/lazydesigners/the40/readme.md index e618967561..2b0a163628 100644 --- a/keyboards/lazydesigners/the40/readme.md +++ b/keyboards/lazydesigners/the40/readme.md @@ -21,6 +21,6 @@ Flashing example for this keyboard: make lazydesigners/the40:default:flash -**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer. +**Reset Key:** To enter the bootloader, either push the RESET button 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). 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). diff --git a/keyboards/lazydesigners/the60/rev2/readme.md b/keyboards/lazydesigners/the60/rev2/readme.md index 2c01cee1d8..12f51a06af 100755 --- a/keyboards/lazydesigners/the60/rev2/readme.md +++ b/keyboards/lazydesigners/the60/rev2/readme.md @@ -16,6 +16,6 @@ make lazydesigners/the60/rev2:default:flash - **Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer. + **Reset Key:** To enter the bootloader, either push the RESET button 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). \ No newline at end of file -- cgit v1.2.3