diff options
Diffstat (limited to 'keyboards/akb')
-rw-r--r-- | keyboards/akb/ogr/readme.md | 2 | ||||
-rw-r--r-- | keyboards/akb/ogrn/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/akb/ogr/readme.md b/keyboards/akb/ogr/readme.md index 667963bce0..e9b01e958c 100644 --- a/keyboards/akb/ogr/readme.md +++ b/keyboards/akb/ogr/readme.md @@ -26,4 +26,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/akb/ogrn/readme.md b/keyboards/akb/ogrn/readme.md index 16d60538c7..fc55da54f8 100644 --- a/keyboards/akb/ogrn/readme.md +++ b/keyboards/akb/ogrn/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 |