diff options
Diffstat (limited to 'keyboards/dm9records/ergoinu/readme.md')
-rw-r--r-- | keyboards/dm9records/ergoinu/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/dm9records/ergoinu/readme.md b/keyboards/dm9records/ergoinu/readme.md new file mode 100644 index 000000000..de0a1c6c9 --- /dev/null +++ b/keyboards/dm9records/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 dm9records/ergoinu:default + + (or) + + make dm9records/ergoinu:default_jis + + +See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. |