summaryrefslogtreecommitdiffstats
path: root/keyboards/wsk/alpha9/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-16 17:48:32 +0000
committerQMK Bot <hello@qmk.fm>2020-12-16 17:48:32 +0000
commit13b31938ce6dd093f348b77f11c4c19aaf8ca87f (patch)
tree78f13db3e783909a69d73c1ec59febe5b97a3b6a /keyboards/wsk/alpha9/readme.md
parenta5dd5bfd2680413ac9071854d50075db4c5461e5 (diff)
parent3295ac90ee9d0c0d4dc9c22bf107c9713f422696 (diff)
Merge remote-tracking branch 'origin/master' into develop
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).