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 (qmk#23042)

Co-authored-by: Drashna Jaelre <[email protected]>
  • Loading branch information
2 people authored and nuess0r committed Sep 8, 2024
1 parent 5d97192 commit 869aa27
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 869aa27

Please sign in to comment.