diff options
Diffstat (limited to 'keyboards/acheron/apollo')
-rw-r--r-- | keyboards/acheron/apollo/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acheron/apollo/readme.md b/keyboards/acheron/apollo/readme.md index 67854611dc..701378b64e 100644 --- a/keyboards/acheron/apollo/readme.md +++ b/keyboards/acheron/apollo/readme.md @@ -24,7 +24,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 * **Physical reset button**: press the physical button on the back of the PCB for at least five seconds -* **Keycode in layout**: Press the key mapped to `RESET` if it is available (ESC key at layer 1 in the default layout) +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available (ESC key at layer 1 in the default layout) ### Step 2: compile firmware |