qmk_firmware/keyboards/matchstickworks/southpad
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md [Keyboard] Add Southpad Keyboard (#13964) 2021-08-13 11:29:59 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

SouthPad

Southpad

This is a left-handed (or mirrored) numberpad with USB-C connections.

Default layout is such:

SouthPad Layout

  • Keyboard Maintainer: Logan Butler
  • Hardware Supported: SouthPad PCB
  • Hardware Availability: Either via my Etsy Store or by messaging directly

Getting the board into bootloader mode:

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.

Make example for this keyboard (after setting up your build environment):

make matchstickworks/southpad:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.