diff options
Diffstat (limited to 'keyboards/evyd13')
-rw-r--r-- | keyboards/evyd13/fin_pad/readme.md | 2 | ||||
-rw-r--r-- | keyboards/evyd13/nt210/readme.md | 2 | ||||
-rw-r--r-- | keyboards/evyd13/nt650/readme.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/evyd13/fin_pad/readme.md b/keyboards/evyd13/fin_pad/readme.md index 4802caadec..bfeec8e449 100644 --- a/keyboards/evyd13/fin_pad/readme.md +++ b/keyboards/evyd13/fin_pad/readme.md @@ -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 diff --git a/keyboards/evyd13/nt210/readme.md b/keyboards/evyd13/nt210/readme.md index b6b7bc940e..3a7117bcd1 100644 --- a/keyboards/evyd13/nt210/readme.md +++ b/keyboards/evyd13/nt210/readme.md @@ -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 diff --git a/keyboards/evyd13/nt650/readme.md b/keyboards/evyd13/nt650/readme.md index b4684a94b6..ba2a967f32 100644 --- a/keyboards/evyd13/nt650/readme.md +++ b/keyboards/evyd13/nt650/readme.md @@ -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 |