diff options
Diffstat (limited to 'keyboards/machkeyboards/mach3/readme.md')
-rw-r--r-- | keyboards/machkeyboards/mach3/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/machkeyboards/mach3/readme.md b/keyboards/machkeyboards/mach3/readme.md index 16c61511b1..d4c6f6a65c 100644 --- a/keyboards/machkeyboards/mach3/readme.md +++ b/keyboards/machkeyboards/mach3/readme.md @@ -13,7 +13,7 @@ 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 -* **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 Make example for this keyboard (after setting up your build environment): |