qmk_firmware/keyboards/matchstickworks/southpad/rev2
Joel Challis 831deac212
Migrate build target markers to keyboard.json (#23293)
2024-03-30 11:31:50 +00:00
..
keymaps
keyboard.json
readme.md

readme.md

SouthPad

Southpad

This is a left-handed, mirrored numberpad with USB-C connection and Kailh hotswap sockets, built on the RP2040 MCU.

Default layout is such:

SouthPad Layout

Getting the board into bootloader mode:

In order to flash the firmware to this board, simply press both the RESET and BOOT buttons on the back of the PCB. You will hear a reconnect sound on your computer and a file explorer window should open where you can drag and drop the compiled UF2 into.

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

make matchstickworks/southpad/rev2:default

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