diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-07-25 12:18:36 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-25 12:18:36 -0700 |
commit | 723d338c624015dd68d5e7e7a0f96b3986151285 (patch) | |
tree | 85da600037f7f69617806912a9ea4b3fb0aaa34b /keyboards/e6v2/readme.md | |
parent | 0fa192091c142a35a166930e63cdaf80bf83a229 (diff) | |
download | qmk_firmware-723d338c624015dd68d5e7e7a0f96b3986151285.tar.gz qmk_firmware-723d338c624015dd68d5e7e7a0f96b3986151285.zip |
Keyboard: E6V2 LE Improvements (#3486)
* fix for that stupid LED
* formatting changes and add firmware flashing warning to readmes
* update readme with more info
* add LAYOUT_60_ansi thanks to help from phlop
* add configurator support for 60_ansi
* add 60_ansi for community layout support
Diffstat (limited to 'keyboards/e6v2/readme.md')
-rw-r--r-- | keyboards/e6v2/readme.md | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/keyboards/e6v2/readme.md b/keyboards/e6v2/readme.md index 4ac498fc41..9ebfac4a78 100644 --- a/keyboards/e6v2/readme.md +++ b/keyboards/e6v2/readme.md @@ -1,9 +1,20 @@ # E6-V2 -These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/) +The E6-V2 is a 60% keyboard manufactured by Exclusive. + +### Round 1: +- ps2avrGB PCB and QMK powered PCB option (OE PCB) +- Center mount and side mount USB + +### Round 2 +- ps2avrGB PCB and QMK powered PCB option (LE PCB) +- Only center mount USB offered +- All brass option + +These docs are for the QMK version of the E6-V2 PCB. [More info on qmk.fm](http://qmk.fm/) The E6V2 has been available with either a bootmapper client or QMK powered PCB. During the second round, the QMK powered PCB was redesigned and used different ports and a different switch matrix. -Please use the appropriate version when making your firmware. +Please use the appropriate version when making your firmware. Flashing one in place of the other, can brick your PCB. Please be certain whether you have a OE or LE PCB. See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |