readme.md (1188B)
1 # Macro3 2 3  4 5 Macro3 is a low-profile macro pad with dual encoder support designed by [@davidphilipbarr](https://github.com/davidphilipbarr). 6 7 ## Keyboard Info 8 9 * Keyboard Maintainer: [filterpaper](https://github.com/filterpaper) 10 * Hardware Supported: Macro3 11 * Hardware Availability: [Open-source](https://github.com/davidphilipbarr/Macropads/tree/main/macro3) 12 13 Make example for this keyboard (after setting up your build environment): 14 15 make handwired/macro3:default 16 17 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). 18 19 ## Bootloader 20 21 Enter the bootloader in 3 ways: 22 23 * **Bootmagic reset**: Hold down the top right key and plug in the controller. 24 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is configured. 25 * **Physical reset pins**: Briefly short the RST and GND pins on the microcontroller using tweezers, a paperclip, or any other conductive material. 26