summaryrefslogtreecommitdiffstats
path: root/keyboards/ergo42/readme.md
diff options
context:
space:
mode:
authorBiacco42 <biacco42@gmail.com>2017-11-19 10:02:39 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-07 17:10:39 +0100
commit5bbad3147c460cd235802a7762771b029b8f8f34 (patch)
treed43789e0c0564adece40958dbb6a868b347c6cf4 /keyboards/ergo42/readme.md
parent2bac7cf414f59774e979cc5eb45fdbf108b6ed6c (diff)
downloadqmk_firmware-5bbad3147c460cd235802a7762771b029b8f8f34.tar.gz
qmk_firmware-5bbad3147c460cd235802a7762771b029b8f8f34.tar.xz
Add support for 7x4 ortholinear split KB Ergo42
Diffstat (limited to 'keyboards/ergo42/readme.md')
-rw-r--r--keyboards/ergo42/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/ergo42/readme.md b/keyboards/ergo42/readme.md
new file mode 100644
index 000000000..9534bc713
--- /dev/null
+++ b/keyboards/ergo42/readme.md
@@ -0,0 +1,16 @@
+# Ergo42
+
+![Ergo42](https://raw.githubusercontent.com/Biacco42/Ergo42/readme/readme_image/ergo42_image.jpg)
+
+__The Answer to the Ultimate Question of Life, the Universe, and at least Keyboards.__
+A split 7x4 ortholinear keyboard. [Hardware project repo](https://github.com/Biacco42/Ergo42)
+
+Keyboard Maintainer: [Biacco42](https://github.com/Biacco42) [@Biacco42](https://twitter.com/Biacco42)
+Hardware Supported: Ergo42 PCB, Pro Micro ATmega32u4
+Hardware Availability: [Ergo42 PCB and case](https://github.com/Biacco42/Ergo42)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ergo42/rev1:default:avrdude
+
+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.