]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodash/readme.md
Change split_common to use RGBLIGHT_SPLIT (#5509)
[qmk_firmware.git] / keyboards / ergodash / readme.md
index d0d1dcb5690f852f74dc3cd975112b23edddeb13..40d9fddfa5fdaa569ca06906eff1700716c6d642 100644 (file)
@@ -1,6 +1,6 @@
 # ErgoDash
 
-![ErgoDash](https://github.com/omkbd/picture/blob/master/IMG_20180630_1702141.jpg)
+![ErgoDash](https://github.com/omkbd/picture/blob/master/Ergodash.jpg)
 
 Keyboard Maintainer: [omkbd](https://github.com/omkbd) [@omkbd](https://twitter.com/omkbd)  
 Hardware Supported: ErgoDash PCB, Pro Micro ATmega32u4  
@@ -13,6 +13,19 @@ Make example for this keyboard (after setting up your build environment):
 
 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`
+  
+Note:  
+  "rev2" is for PCB ver 1.1,1.2  
+  "rev1" is from earlier pcb
+
 # Layout
 ![layout](https://github.com/omkbd/picture/blob/master/ergodash-layout.png)
-![PCB](https://github.com/omkbd/picture/blob/master/IMG_20180630_2022231.jpg)
+
+Layout Note:  
+- In thumb cluster, it is not possible to use all 5 positions as small keys. (as pictured)
+- The top 2 1u keys in the thumb cluster share the same connection.
+- 2u key (center) position shares with the lower 1u key position
+
+![PCB](https://github.com/omkbd/picture/blob/master/Ergodash_PCB.jpg)