summaryrefslogtreecommitdiffstats
path: root/keyboards/ergoinu/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergoinu/readme.md')
-rw-r--r--keyboards/ergoinu/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ergoinu/readme.md b/keyboards/ergoinu/readme.md
new file mode 100644
index 000000000..a0d1c18a2
--- /dev/null
+++ b/keyboards/ergoinu/readme.md
@@ -0,0 +1,21 @@
+ErgoInu
+===
+
+![ergoinu](https://i.imgur.com/4CCM8Vl.jpg)
+
+An (Not Portable But Small) Ergonomic Split Keyboard.
+
+Keyboard Maintainer: [hsgw](https://github.com/hsgw/) [twitter](https://twitter.com/hsgw)
+Hardware Supported: Pro Micro
+Hardware Availability & Repository: [https://github.com/hsgw/ergoinu](https://github.com/hsgw/ergoinu)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ergoinu:default
+
+ (or)
+
+ make ergoinu:default_jis
+
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.