diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-03 05:51:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-03 05:51:26 +0000 |
commit | fea65c9856af12258547db43234d48e2c3f56141 (patch) | |
tree | 1a68d56e4461f9d8f3952eb3032608a314541366 /keyboards/lazydesigners/dimple | |
parent | f76b55d5add98a70331338d4bee11ffd963a886a (diff) | |
parent | 5c0e87608fb63cac3bd1dc4453d8de875497a87e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/lazydesigners/dimple')
-rw-r--r-- | keyboards/lazydesigners/dimple/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
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). |