aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodash/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodash/readme.md')
-rw-r--r--keyboards/ergodash/readme.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/keyboards/ergodash/readme.md b/keyboards/ergodash/readme.md
index 40d9fddfa..27672c3ec 100644
--- a/keyboards/ergodash/readme.md
+++ b/keyboards/ergodash/readme.md
@@ -9,16 +9,17 @@ Hardware Availability: Order your own [yourself](https://github.com/omkbd/ErgoDa
9 9
10Make example for this keyboard (after setting up your build environment): 10Make example for this keyboard (after setting up your build environment):
11 11
12 make ergodash/rev2:default 12 make ergodash/rev1:default
13 13
14See [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. 14See [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.
15 15
16Install Example: (for pro micro) 16Install Example: (for pro micro)
17 `make ergodash/rev2:default:avrdude` 17 `make ergodash/rev1:default:avrdude`
18 18
19Note: 19Note:
20 "rev2" is for PCB ver 1.1,1.2 20 "rev1" is for PCB ver 1.0,1.1,1.2
21 "rev1" is from earlier pcb 21 **The original Rev 1 was owned only by the designer. Therefore, Rev1 has been removed. Since the current PCB is Rev1, we changed Rev2 to Rev1 to match the firmware version.**
22
22 23
23# Layout 24# Layout
24![layout](https://github.com/omkbd/picture/blob/master/ergodash-layout.png) 25![layout](https://github.com/omkbd/picture/blob/master/ergodash-layout.png)