diff options
author | Albert Y <76888457+filterpaper@users.noreply.github.com> | 2021-10-11 11:46:45 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 20:46:45 -0700 |
commit | 5d7efc71837f1e345bdd299991da04137289bb19 (patch) | |
tree | 5e34c6d03a5035d3687caeedb2c30a48b36e9f7a /keyboards/a_dux/readme.md | |
parent | ef7fa0fe916cddbfa1dfdaba0243026d96b54675 (diff) | |
download | qmk_firmware-5d7efc71837f1e345bdd299991da04137289bb19.tar.gz qmk_firmware-5d7efc71837f1e345bdd299991da04137289bb19.zip |
[Keyboard] Add bootmagic lite keys to both halve of A.dux (#14731)
Co-authored-by: filterpaper <filterpaper@localhost>
Diffstat (limited to 'keyboards/a_dux/readme.md')
-rw-r--r-- | keyboards/a_dux/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/a_dux/readme.md b/keyboards/a_dux/readme.md index 7d9956f1ef..aaf678ec74 100644 --- a/keyboards/a_dux/readme.md +++ b/keyboards/a_dux/readme.md @@ -31,7 +31,7 @@ Make examples for this keyboard (after setting up your build environment): 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 +* **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 `EE_HANDS` configured, hold down the top right key on the right half to place the right controller in bootloader mode) * **Physical reset**: Briefly short the RST and GND pins on the microcontroller using tweezers, a paperclip, or any other conductive material. * **Keycode in layout**: Press the key mapped to `RESET` if it is available |