summaryrefslogtreecommitdiff
path: root/keyboards/handwired/wabi/readme.md
diff options
context:
space:
mode:
authorRossman360 <53881724+Rossman360@users.noreply.github.com>2020-08-16 21:33:20 -0400
committerGitHub <noreply@github.com>2020-08-16 18:33:20 -0700
commite071206c58916e74117ebbec1ef7ec4ee957ee38 (patch)
treeac07c1387310716b73f08e16eebfa290b21e8aad /keyboards/handwired/wabi/readme.md
parent48bd8263a34bc9d7fdf5bea658e0dd10432a76e3 (diff)
[Keyboard] Wabi handwire (#9704)
* cleaning up * got some working bones * working pretty well * really livin' now * all done * copyright adjustments * default keymap * readme * no descrip * remove trailing slashes * remove blank line * remove trailing slashes * clean up readme * clean up rules spacing * bootloader spacing * made quick json from KLE converter * remove postageboard mini references * add actual manu and product values * add make example * rework * remove double bootload define * smoller image * liscensed * correct dimensions * dimensions
Diffstat (limited to 'keyboards/handwired/wabi/readme.md')
-rw-r--r--keyboards/handwired/wabi/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/wabi/readme.md b/keyboards/handwired/wabi/readme.md
new file mode 100644
index 0000000000..e654902fba
--- /dev/null
+++ b/keyboards/handwired/wabi/readme.md
@@ -0,0 +1,19 @@
+# Wabi
+
+![Wabi](https://i.imgur.com/cCyv5jFl.jpg)
+
+A conjoined-split 60% ortholinear amoeba handwire made by Ross Montsinger with 104-keycap sets in mind.
+
+* Keyboard Maintainer: [Rossman360](https://github.com/rossman360)
+* Hardware Supported: Postage Board Mini
+* Hardware Availability: [Montsinger.net](https://montsinger.net)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/wabi:default
+
+Flashing example for this keyboard:
+
+ make handwired/wabi: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).