1
0
Fork 0

[Keybooard] Update of Ergodash Keyboard (#5772)

* Simpler coding

use SPLIT_KEYBOARD
delete rev1 (rev2→rev1)  because rev1is not sold

* delete USE_I2C = no

* Update readme.md
This commit is contained in:
omkbd 2019-05-06 08:19:07 +09:00 committed by Drashna Jaelre
parent 63d53b0f28
commit eb9ea84927
33 changed files with 152 additions and 1693 deletions

View file

@ -9,16 +9,17 @@ Hardware Availability: Order your own [yourself](https://github.com/omkbd/ErgoDa
Make example for this keyboard (after setting up your build environment):
make ergodash/rev2:default
make ergodash/rev1:default
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.
Install Example: (for pro micro)
`make ergodash/rev2:default:avrdude`
`make ergodash/rev1:default:avrdude`
Note:
"rev2" is for PCB ver 1.1,1.2
"rev1" is from earlier pcb
"rev1" is for PCB ver 1.0,1.1,1.2
**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.**
# Layout
![layout](https://github.com/omkbd/picture/blob/master/ergodash-layout.png)