diff options
Diffstat (limited to 'keyboards/matchstickworks/southpad/readme.md')
| -rw-r--r-- | keyboards/matchstickworks/southpad/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/matchstickworks/southpad/readme.md b/keyboards/matchstickworks/southpad/readme.md new file mode 100644 index 000000000..8c8007c2e --- /dev/null +++ b/keyboards/matchstickworks/southpad/readme.md | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | # SouthPad | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | This is a left-handed (or mirrored) numberpad with USB-C connections. | ||
| 6 | |||
| 7 | Default layout is such: | ||
| 8 | |||
| 9 |  | ||
| 10 | |||
| 11 | * Keyboard Maintainer: [Logan Butler](https://github.com/MatchstickWorks) | ||
| 12 | * Hardware Supported: SouthPad PCB | ||
| 13 | * Hardware Availability: Either via [my Etsy Store](https://www.etsy.com/shop/MatchstickWorksShop) or by messaging directly | ||
| 14 | |||
| 15 | Getting the board into bootloader mode: | ||
| 16 | |||
| 17 | In order to flash the firmware to this board, simply press the Reset button on the back of the PCB. You should head a USB disconnect and reconnect sound shortly following. | ||
| 18 | |||
| 19 | Make example for this keyboard (after setting up your build environment): | ||
| 20 | |||
| 21 | make matchstickworks/southpad:default | ||
| 22 | |||
| 23 | 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). | ||
