Skip to content

Commit

Permalink
Clearer text about double tapping reset only working for boot after a…
Browse files Browse the repository at this point in the history
…lready having QMK running in board (#23042)

Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
VictorSCamargo and drashna committed Mar 30, 2024
1 parent c52ad5c commit 696bf80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flashing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 696bf80

Please sign in to comment.