diff options
Diffstat (limited to 'keyboards/iron180')
-rw-r--r-- | keyboards/iron180/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/iron180/readme.md b/keyboards/iron180/readme.md index d89ca912ef..bfcce13f09 100644 --- a/keyboards/iron180/readme.md +++ b/keyboards/iron180/readme.md @@ -18,7 +18,7 @@ The DFU state in the bootloader can be accessed 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 with the key pressed; * **Physical reset button**: press the button on the front of the PCB, next to caps lock, for at least five seconds; -* **Keycode in layout**: Press the key mapped to `RESET` if it is available (ESCAPE key in layer 1 of the default layout); +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available (ESCAPE key in layer 1 of the default layout); ## Compile firmware and flash |