summaryrefslogtreecommitdiffstats
path: root/keyboards/standaside/readme.md
diff options
context:
space:
mode:
authorFateEverywhere <41215461+FateEverywhere@users.noreply.github.com>2019-03-11 21:49:23 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-11 21:49:23 +0100
commite88a75904b0c345d75b02bbf333dd171d31399ae (patch)
treee49dd2c40b6e12e702bd28f892a192c81aa71540 /keyboards/standaside/readme.md
parent863d54d2fc6c3fade2f6ce112277da1ac7fe3f6d (diff)
downloadqmk_firmware-e88a75904b0c345d75b02bbf333dd171d31399ae.tar.gz
qmk_firmware-e88a75904b0c345d75b02bbf333dd171d31399ae.tar.xz
[Keyboard] Add Stand Aside keyboard (#5360)
* 412_64 move to handwired 412_64 and its second printing, Mark Zero Stand Aside, are now obsolesced by new hardware. As only two units exist in the wild not owned by me, I'm moving the definition to handwired. * Mark 3 Stand Aside ready for production. Uploading firmware, compiled and tested, for Mark 3 Stand Aside. The hardware's ready, now the software is too. * Whoops. Should've branched before pushing Stand Aside. Sorry 'bout that. * Revert "Whoops." This reverts commit d222046cfe6183ed0c42286ec9ebb5034a5d1009. * Revert "Mark 3 Stand Aside ready for production." This reverts commit c790899af7a6d92855aebe6a96003f1fe9be66b3. * Mark 3 Stand Aside ready. Initial commit for Mark 3 Stand Aside, ready for production. * Update keyboards/standaside/rules.mk noroadsleft suggested removal of a line, 'LAYOUTS = ortho_4x16'. I agree. Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com> * Cleanup for pull request. Making changes requested by Drashna, as they're all good, and I know way less about the standards than they do. * Initial cleanup completion. Missed a few lines in standaside.c, they're cleaned up now.
Diffstat (limited to 'keyboards/standaside/readme.md')
-rw-r--r--keyboards/standaside/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/standaside/readme.md b/keyboards/standaside/readme.md
new file mode 100644
index 000000000..ca1cfb276
--- /dev/null
+++ b/keyboards/standaside/readme.md
@@ -0,0 +1,15 @@
+# Stand Aside
+
+![Stand Aside](https://i.imgur.com/X6Katar.png)
+
+A compact 60% keyboard designed by Fate Everywhere. Born out of the desire for a Planck with a numpad for technical work. Available for sale (kit and completed) once the store comes up.
+
+Keyboard Maintainer: [Fate Everywhere](https://github.com/fateeverywhere)
+Hardware Supported: Mark 3 Stand Aside.
+Hardware Availability: Seven Store (https://store.7storm.org).
+
+Make example for this keyboard (after setting up your build environment):
+
+ make standaside:default
+
+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). \ No newline at end of file