diff options
author | Albert Y <76888457+filterpaper@users.noreply.github.com> | 2021-11-29 16:18:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-29 00:18:33 -0800 |
commit | 35a18a8bcd393bf17f4be326d8ef067ce6bfaf50 (patch) | |
tree | a017712e1d9e14e927670adfbf8d6b60fd722336 /keyboards/macro3/readme.md | |
parent | 690a879d77485a32a33c34d85a6563f96899fc64 (diff) |
[Keyboard] Code updates for macro3 (#15280)
Co-authored-by: filterpaper <filterpaper@localhost>
Diffstat (limited to 'keyboards/macro3/readme.md')
-rw-r--r-- | keyboards/macro3/readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/macro3/readme.md b/keyboards/macro3/readme.md index 66a142ecdf..0234741174 100644 --- a/keyboards/macro3/readme.md +++ b/keyboards/macro3/readme.md @@ -1,8 +1,8 @@ # Macro3 - + -Macro3 is a low-profile macro pad with encoder support designed by [@davidphilipbarr](https://github.com/davidphilipbarr) using direct micro-controller pin wiring. +Macro3 is a low-profile macro pad with dual encoder support designed by [@davidphilipbarr](https://github.com/davidphilipbarr). ## Keyboard Info @@ -21,6 +21,6 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to Enter the bootloader in 3 ways: * **Bootmagic reset**: Hold down the top right key and plug in the controller. -* **Physical reset button**: Briefly press the reset button soldered on the PCB. * **Keycode in layout**: Press the key mapped to `RESET` if it is configured. +* **Physical reset pins**: Briefly short the RST and GND pins on the microcontroller using tweezers, a paperclip, or any other conductive material. |