You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.1 KiB

  1. # SouthPad
  2. ![Southpad](https://i.imgur.com/Wl71thnh.jpg)
  3. This is a left-handed (or mirrored) numberpad with USB-C connections.
  4. Default layout is such:
  5. ![SouthPad Layout](https://i.imgur.com/jc7T2jl.jpg)
  6. * Keyboard Maintainer: [Logan Butler](https://github.com/MatchstickWorks)
  7. * Hardware Supported: SouthPad v1 PCB
  8. * Hardware Availability: Either via [my storefront](https://matchstick.works), [my Etsy Store](https://www.etsy.com/shop/MatchstickWorksShop), or by messaging directly
  9. Getting the board into bootloader mode:
  10. 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.
  11. Make example for this keyboard (after setting up your build environment):
  12. make matchstickworks/southpad/rev1:default
  13. 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).