Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
This commit is contained in:
parent
beaea2eb0d
commit
c6e291c416
27 changed files with 35 additions and 28 deletions
|
@ -15,3 +15,10 @@ Make example for this keyboard (after setting up your build environment):
|
|||
make pearlboards/pandora:default
|
||||
|
||||
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).
|
||||
|
||||
## Bootloader
|
||||
|
||||
Enter the bootloader in 2 ways:
|
||||
|
||||
* **Physical reset button**: Briefly press the button on the back of the PCB labeled `RESET`
|
||||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` in conjunction with the key mapped to `MO(1))`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue