diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-03 05:51:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-03 05:51:26 +0000 |
commit | fea65c9856af12258547db43234d48e2c3f56141 (patch) | |
tree | 1a68d56e4461f9d8f3952eb3032608a314541366 /keyboards/kegen | |
parent | f76b55d5add98a70331338d4bee11ffd963a886a (diff) | |
parent | 5c0e87608fb63cac3bd1dc4453d8de875497a87e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kegen')
-rw-r--r-- | keyboards/kegen/gboy/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kegen/gboy/readme.md b/keyboards/kegen/gboy/readme.md index 942d50d308..25ca760ff4 100644 --- a/keyboards/kegen/gboy/readme.md +++ b/keyboards/kegen/gboy/readme.md @@ -25,4 +25,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 |