diff options
Diffstat (limited to 'keyboards/matrix')
-rw-r--r-- | keyboards/matrix/falcon/readme.md | 2 | ||||
-rw-r--r-- | keyboards/matrix/me/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/matrix/falcon/readme.md b/keyboards/matrix/falcon/readme.md index c283650fcf..a2ceb82163 100644 --- a/keyboards/matrix/falcon/readme.md +++ b/keyboards/matrix/falcon/readme.md @@ -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 short cut the *RST* pin with the *GND* pin (pin at the topside of the *RST*) on the back of the PCB. -* **Keycode in layout**: Press the key mapped to `RESET` if it is available.
\ No newline at end of file +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available.
\ No newline at end of file diff --git a/keyboards/matrix/me/readme.md b/keyboards/matrix/me/readme.md index 6a39bb0398..f04229b2d1 100644 --- a/keyboards/matrix/me/readme.md +++ b/keyboards/matrix/me/readme.md @@ -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 short cut the *RST* pin with the *GND* pin (pin at the topside of the *RST*) on the back of the PCB. -* **Keycode in layout**: Press the key mapped to `RESET` if it is available.
\ No newline at end of file +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available.
\ No newline at end of file |