diff options
Diffstat (limited to 'keyboards/sapuseven/macropad12/readme.md')
-rw-r--r-- | keyboards/sapuseven/macropad12/readme.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/sapuseven/macropad12/readme.md b/keyboards/sapuseven/macropad12/readme.md new file mode 100644 index 0000000000..e7d4195454 --- /dev/null +++ b/keyboards/sapuseven/macropad12/readme.md @@ -0,0 +1,28 @@ +# macropad + +![macropad12](https://i.imgur.com/StqDhH8h.png) + +A simple, configurable 12-key MacroPad. + +* Keyboard Maintainer: [SapuSeven](https://github.com/SapuSeven) +* Hardware Supported: MacroPad12 PCB v2.0 +* Hardware Availability: *coming soon* + +Make example for this keyboard (after setting up your build environment): + + make sapuseven/macropad12:default + +Flashing example for this keyboard: + + make sapuseven/macropad12:default:flash + +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). + +## Bootloader + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the top left key and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB using a thin long object while the keyboard is connected +* **Keycode in layout**: Press the key mapped to `BOOTLOADER` if it is available |