Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Sep 3, 2022
2 parents f76b55d + 5c0e876 commit fea65c9
Show file tree
Hide file tree
Showing 58 changed files with 59 additions and 72 deletions.
2 changes: 1 addition & 1 deletion keyboards/ai/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Enter the bootloader in 3 ways:

- **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
- **Keycode in layout**: Press the key mapped to `RESET` if it is available
- **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/aidansmithdotdev/fine40/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (top left key) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/at_at/660m/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.

#pragma once

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* LSE clock */
Expand Down
2 changes: 1 addition & 1 deletion keyboards/boardrun/bizarre/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Flashing example for this keyboard:

make boardrun/bizarre:default:flash

The board may be reset into bootloader mode via either the reset button (on the bottom of the PCB) or a configured RESET shortcut (which may vary depending on when the PCB was flashed).
The board may be reset into bootloader mode via either the reset button (on the bottom of the PCB) or a configured `QK_BOOT` shortcut (which may vary depending on when the PCB was flashed).

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).
2 changes: 1 addition & 1 deletion keyboards/boardrun/classic/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Flashing example for this keyboard:

make boardrun/classic:default:flash

The board may be reset into bootloader mode via either the reset button (on the bottom of the PCB) or a configured RESET shortcut (which may vary depending on when the PCB was flashed).
The board may be reset into bootloader mode via either the reset button (on the bottom of the PCB) or a configured `QK_BOOT` shortcut (which may vary depending on when the PCB was flashed).

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).
2 changes: 1 addition & 1 deletion keyboards/cannonkeys/malicious_ergo/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Toggle the switch on the back of the pcb to "0" and briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

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).
2 changes: 1 addition & 1 deletion keyboards/cannonkeys/nearfield/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the top left key and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

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).
2 changes: 1 addition & 1 deletion keyboards/cannonkeys/satisfaction75/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.

#pragma once

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* LSE clock */
Expand Down
2 changes: 1 addition & 1 deletion keyboards/capsunlocked/cu75/cu75.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t* record)
if (click_toggle && record->event.pressed){
click(click_hz, click_time);
}
if (keycode == RESET) {
if (keycode == QK_BOOT) {
reset_keyboard_kb();
} else {
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/carbo65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* Indicator LEDs */
Expand Down
13 changes: 0 additions & 13 deletions keyboards/clueboard/66/rev4/mine/keymap.c

This file was deleted.

2 changes: 1 addition & 1 deletion keyboards/emery65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* Indicator LEDs */
Expand Down
2 changes: 1 addition & 1 deletion keyboards/feker/ik75/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (Esc key) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to RESET if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/fjlabs/avalon/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/foostan/cornelius/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Flashing example for this keyboard:

make foostan/cornelius:default:flash

The board reset into bootloader mode via either the reset button (on the back of the PCB) or a configured RESET shortcut (which may vary depending on when the PCB was flashed).
The board reset into bootloader mode via either the reset button (on the back of the PCB) or a configured `QK_BOOT` shortcut (which may vary depending on when the PCB was flashed).

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).
2 changes: 1 addition & 1 deletion keyboards/hand88/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* Indicator LEDs */
Expand Down
2 changes: 1 addition & 1 deletion keyboards/handwired/cyberstar/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* RGB Light */
Expand Down
4 changes: 2 additions & 2 deletions keyboards/handwired/dactyl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To flash the firmware:
- Load the .hex file into it.

- Put the Teensy in firmware-loading mode:
* If your current layout has a RESET key, press it.
* If your current layout has a `QK_BOOT` key, press it.
* If you lack a RESET key, press the reset button on the Teensy board itself.

- Click the button in the Teensy app to download the firmware.
Expand All @@ -35,5 +35,5 @@ To flash with ´teensy-loader-cli´:
- If you like, you can do both at once: `make handwired/dactyl:<keymapname>:teensy`

- Put the Teensy in firmware-loading mode:
* If your current layout has a RESET key, press it.
* If your current layout has a `QK_BOOT` key, press it.
* If you lack a RESET key, press the reset button on the Teensy board itself.
2 changes: 1 addition & 1 deletion keyboards/idobao/id80/v1/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the Escape key and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/idobao/id80/v2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the Escape key and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to `RESET` if it is available *(default is [Fn]+[Esc])*
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available *(default is [Fn]+[Esc])*
2 changes: 1 addition & 1 deletion keyboards/jacky_studio/s7_elephant/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Make example for this keyboard (after setting up your build environment):
make jacky_studio/s7_elephant/rev1:default # 2018 run
make jacky_studio/s7_elephant/rev2:default # 2019 run

To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer.
To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/jacky_studio/s7_elephant/rev1/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Make example for this keyboard (after setting up your build environment):

make s7_elephant/rev1:default

To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer.
To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/kegen/gboy/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/bolt/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Flashing example for this keyboard:

make lazydesigners/bolt:default:flash

**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer.
**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/cassette8/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Flashing example for this keyboard:

make lazydesigners/cassette8:default:flash

**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer.
**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/dimple/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Make example for this keyboard (after setting up your build environment):
make lazydesigners/dimple/staggered/rev2:default
make lazydesigners/dimple/ortho:default

To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer.
To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/dimpleplus/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Flashing example for this keyboard:

make lazydesigners/dimpleplus:default:flash

**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer.
**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/the40/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Flashing example for this keyboard:

make lazydesigners/the40:default:flash

**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer.
**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/the50/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Make example for this keyboard (after setting up your build environment):

make lazydesigners/the50:default:dfu

To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer.
To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lazydesigners/the60/rev2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

make lazydesigners/the60/rev2:default:flash

**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the RESET button on the FN layer.
**Reset Key:** To enter the bootloader, either push the RESET button on the PCB or the `QK_BOOT` key on the FN layer.

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).
2 changes: 1 addition & 1 deletion keyboards/lfkeyboards/lfk65_hs/lfk65_hs.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

bool process_record_kb(uint16_t keycode, keyrecord_t* record)
{
if (keycode == RESET) {
if (keycode == QK_BOOT) {
reset_keyboard_kb();
} else {
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/lfkeyboards/lfk78/lfk78.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t* record) {
clicking_notes(click_hz, click_time);
}

if (keycode == RESET) {
if (keycode == QK_BOOT) {
reset_keyboard_kb();
}

Expand Down
2 changes: 1 addition & 1 deletion keyboards/lfkeyboards/lfk87/lfk87.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t* record)
if (click_toggle && record->event.pressed){
click(click_hz, click_time);
}
if (keycode == RESET) {
if (keycode == QK_BOOT) {
reset_keyboard_kb();
} else {
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/lfkeyboards/mini1800/mini1800.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t* record)
if (click_toggle && record->event.pressed){
click(click_hz, click_time);
}
if (keycode == RESET) {
if (keycode == QK_BOOT) {
reset_keyboard_kb();
} else {
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/lfkeyboards/smk65/revb/revb.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t* record)
if (click_toggle && record->event.pressed){
click(click_hz, click_time);
}
if (keycode == RESET) {
if (keycode == QK_BOOT) {
reset_keyboard_kb();
} else {
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/loki65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Ensure we jump to bootloader if the RESET keycode was pressed */
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

/* Indicator LEDs */
Expand Down
2 changes: 1 addition & 1 deletion keyboards/mechlovin/zed65/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
2 changes: 1 addition & 1 deletion keyboards/mechlovin/zed65/retro66/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
Loading

0 comments on commit fea65c9

Please sign in to comment.