diff options
Diffstat (limited to 'keyboards/neson_design')
-rw-r--r-- | keyboards/neson_design/700e/readme.md | 2 | ||||
-rw-r--r-- | keyboards/neson_design/n6/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/neson_design/700e/readme.md b/keyboards/neson_design/700e/readme.md index 902b0709ff..8b25d00c25 100644 --- a/keyboards/neson_design/700e/readme.md +++ b/keyboards/neson_design/700e/readme.md @@ -18,4 +18,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 *RST* button 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/neson_design/n6/readme.md b/keyboards/neson_design/n6/readme.md index 81ba05be49..f86668549a 100644 --- a/keyboards/neson_design/n6/readme.md +++ b/keyboards/neson_design/n6/readme.md @@ -18,4 +18,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 *RST* button 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 |