summaryrefslogtreecommitdiff
path: root/keyboards/holyswitch/southpaw75/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/holyswitch/southpaw75/readme.md')
-rw-r--r--keyboards/holyswitch/southpaw75/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/holyswitch/southpaw75/readme.md b/keyboards/holyswitch/southpaw75/readme.md
new file mode 100644
index 0000000000..9c7ade561b
--- /dev/null
+++ b/keyboards/holyswitch/southpaw75/readme.md
@@ -0,0 +1,23 @@
+# 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).