diff options
Diffstat (limited to 'keyboards/ergodash/readme.md')
| -rw-r--r-- | keyboards/ergodash/readme.md | 11 |
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 | ||
| 10 | Make example for this keyboard (after setting up your build environment): | 10 | Make example for this keyboard (after setting up your build environment): |
| 11 | 11 | ||
| 12 | make ergodash/rev2:default | 12 | make ergodash/rev1:default |
| 13 | 13 | ||
| 14 | 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. | 14 | 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. |
| 15 | 15 | ||
| 16 | Install Example: (for pro micro) | 16 | Install Example: (for pro micro) |
| 17 | `make ergodash/rev2:default:avrdude` | 17 | `make ergodash/rev1:default:avrdude` |
| 18 | 18 | ||
| 19 | Note: | 19 | Note: |
| 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 |  | 25 |  |
