diff options
author | QMK Bot <hello@qmk.fm> | 2022-10-05 22:38:06 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-10-05 22:38:06 +0000 |
commit | 397c822e42256d6385110d49ba9c8bc08ff85249 (patch) | |
tree | 6b0d863e57411aa8e0139e3a455a3a787003a53b /keyboards/adafruit/macropad/readme.md | |
parent | 18a9fdb9dca280ac567727899ef73f8302c630c5 (diff) | |
parent | 2f559c03136764ac29c0586896c3f06e82bcc683 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/adafruit/macropad/readme.md')
-rw-r--r-- | keyboards/adafruit/macropad/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/adafruit/macropad/readme.md b/keyboards/adafruit/macropad/readme.md index 09c8657902..019883f953 100644 --- a/keyboards/adafruit/macropad/readme.md +++ b/keyboards/adafruit/macropad/readme.md @@ -32,7 +32,7 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to Enter the bootloader in 4 ways: -* **Bootmagic reset**: Hold down the key just bellow the rotary encoder push-button on power-up. +* **Bootmagic reset**: Hold down the key just below the rotary encoder push-button on power-up. * **Physical reset button**: Press twice the button on the side while the board is connected. * **BOOT button** Hold down the rotary encoder push-button on power-up or reset. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available. |