diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-11 03:47:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-11 03:47:11 +0000 |
commit | d0a3fc3067980e8beebc4a3ec59624e23a5bf99f (patch) | |
tree | 959c7c010937b3034ed7bf807c70cf265c12b7d2 /keyboards/a_dux/readme.md | |
parent | 9b975065d9203a445bb9109e706271e0a3ef9232 (diff) | |
parent | 5d7efc71837f1e345bdd299991da04137289bb19 (diff) | |
download | qmk_firmware-d0a3fc3067980e8beebc4a3ec59624e23a5bf99f.tar.gz qmk_firmware-d0a3fc3067980e8beebc4a3ec59624e23a5bf99f.zip |
Merge remote-tracking branch 'origin/master' into develop
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 |