summaryrefslogtreecommitdiff
path: root/keyboards/ergo42/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergo42/readme.md')
-rw-r--r--keyboards/ergo42/readme.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/ergo42/readme.md b/keyboards/ergo42/readme.md
index 112e62b551..c43b47382b 100644
--- a/keyboards/ergo42/readme.md
+++ b/keyboards/ergo42/readme.md
@@ -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).