From 5bbad3147c460cd235802a7762771b029b8f8f34 Mon Sep 17 00:00:00 2001 From: Biacco42 Date: Sun, 19 Nov 2017 18:02:39 +0900 Subject: Add support for 7x4 ortholinear split KB Ergo42 --- keyboards/ergo42/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/ergo42/readme.md (limited to 'keyboards/ergo42/readme.md') 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. -- cgit v1.2.3-24-g4f1b