diff options
Diffstat (limited to 'keyboards/ergo42/readme.md')
-rw-r--r-- | keyboards/ergo42/readme.md | 16 |
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. |