Initial refactor of ergo42 to split common

This commit is contained in:
zvecr
2020-01-17 18:50:58 +00:00
parent 619ee543b8
commit 952e805edb
14 changed files with 26 additions and 1106 deletions
+5 -5
View File
@@ -5,12 +5,12 @@
__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)
* 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
make ergo42/rev1:default:flash
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.
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).