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/oe | |
parent | 0fa192091c142a35a166930e63cdaf80bf83a229 (diff) |
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/oe')
-rw-r--r-- | keyboards/e6v2/oe/readme.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/keyboards/e6v2/oe/readme.md b/keyboards/e6v2/oe/readme.md index b9b42bd5f0..3e1c575308 100644 --- a/keyboards/e6v2/oe/readme.md +++ b/keyboards/e6v2/oe/readme.md @@ -1,10 +1,12 @@ # E6-V2 Original Edition (OE) -These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/) +These docs are for the QMK version of the E6-V2 PCB. [More info on qmk.fm](http://qmk.fm/) -Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287) -Hardware Supported: E6-V2 OE Mid Port rev.qmk -Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://geekhack.org/index.php?topic=90787.0) +Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287) +Hardware Supported: E6-V2 OE Mid Port rev.qmk +Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://geekhack.org/index.php?topic=90787.0) + +**Please do not flash OE firmware on LE hardware.** Make example for this keyboard (after setting up your build environment): |