summaryrefslogtreecommitdiffstats
path: root/keyboards/wsk/alpha9/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wsk/alpha9/readme.md')
-rw-r--r--keyboards/wsk/alpha9/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/wsk/alpha9/readme.md b/keyboards/wsk/alpha9/readme.md
new file mode 100644
index 0000000000..e737a51ac6
--- /dev/null
+++ b/keyboards/wsk/alpha9/readme.md
@@ -0,0 +1,19 @@
+# Alpha9
+
+![Alpha9](https://i.imgur.com/mLWff9a.png)
+
+A reversible 37 position keyboard based on the Alpha 28-key, a semi-ortho keyboard designed by PyroL!
+
+* Keyboard Maintainer: [Worldspawn00](https://www.github.com/Worldspawn00)
+* Hardware Supported: Alpha9 PCB, Pro Micro/EliteC and clones
+* Hardware Availability: https://www.etsy.com/shop/WorldspawnsKeebs
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wsk/alpha9:default
+
+Flashing example for this keyboard:
+
+ make wsk/alpha9:default:flash
+
+See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/faq/build-compile-qmk) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).