~ruther/qmk_firmware

696bf80375bbcf8feea6b259e5d97ecfefd49f37 — Victor Camargo 1 year, 28 days ago c52ad5c
Clearer text about double tapping reset only working for boot after already having QMK running in board (#23042)

Co-authored-by: Drashna Jaelre <drashna@live.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/flashing.md
M docs/flashing.md => docs/flashing.md +1 -1
@@ 464,4 464,4 @@ CLI Flashing sequence:
3. Flash via QMK CLI eg. `qmk flash --keyboard handwired/onekey/rpi_pico --keymap default`
4. Wait for the keyboard to become available

<sup>1</sup>: This works only if QMK was compiled with `RP2040_BOOTLOADER_DOUBLE_TAP_RESET` defined.
<sup>1</sup>: This works only if the controller has been flashed with QMK Firmware with `RP2040_BOOTLOADER_DOUBLE_TAP_RESET` defined.

Do not follow this link