qmk_firmware/keyboards/holyswitch/southpaw75/readme.md
MechMerlin ec7abc2ce2
[Keyboard] HolySwitch Co Southpaw75 (#10011)
* add in drewguy's code with a few additions to the keymap

* add VID and PID

* fixup defualt keymap

* add VIA keymap

* thanks to bigchimpo for reminding me to put an Fn key in the default keymap

* make sure we have the right gitugithub url for drew

* remove description as per PR checklist

* append readme with more information

* Update keyboards/holyswitch/southpaw75/config.h

* Update keyboards/holyswitch/southpaw75/info.json

* Update keyboards/holyswitch/southpaw75/southpaw75.h

* Update keyboards/holyswitch/southpaw75/info.json
2020-08-19 18:49:31 -07:00

23 lines
1.1 KiB
Markdown

# HolySwitch Co Southpaw75
60% Keyboard with numpad on the left side.
This is the USB C, with pre soldered components and was a US exclusive sold through HolySwitch Co. The international
version was sold with a pro micro.
Firmware on the international version is not compatible with this PCB, and firmware for this PCB is not compatible
with the international version.
* Keyboard Maintainer: [Drewpyun](https://github.com/drewpyun), [MechMerlin](https://github.com/mechmerlin)
* Hardware Supported: Southpaw75
* Hardware Availability: [HolySwitch Co.](https://holyswitch.co/collections/group-buys/products/southpaw75)
Make example for this keyboard (after setting up your build environment):
make holyswitch/southpaw75:default
Flashing example for this keyboard:
make holyswitch/southpaw75: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).