diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-08 04:10:36 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-08 04:10:36 +0000 |
commit | b5996bf7939ec1af9f9f23a6c645b288748926fb (patch) | |
tree | 3178c23919d051f2317684669ea25c6c7d6dc399 /keyboards/macro3/readme.md | |
parent | b6000e0fe56ee9e2388175d240656ffd2ec486b8 (diff) | |
parent | 8f70adc0b6e8c1e7f08f9fd2496385c4053282ee (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/macro3/readme.md')
-rw-r--r-- | keyboards/macro3/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/macro3/readme.md b/keyboards/macro3/readme.md index 0234741174..40cf927392 100644 --- a/keyboards/macro3/readme.md +++ b/keyboards/macro3/readme.md @@ -6,7 +6,7 @@ Macro3 is a low-profile macro pad with dual encoder support designed by [@davidp ## Keyboard Info -* Keyboard Maintainer: [davidphilipbarr](https://github.com/davidphilipbarr) +* Keyboard Maintainer: [filterpaper](https://github.com/filterpaper), [davidphilipbarr](https://github.com/davidphilipbarr) * Hardware Supported: [Macro3](https://github.com/davidphilipbarr/Macropads/tree/main/macro3) * Hardware Availability: order PCBs with gerber file from the repository @@ -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. -* **Keycode in layout**: Press the key mapped to `RESET` if it is configured. +* **Keycode in layout**: Press the key mapped to `QK_BOOT` 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. |