summaryrefslogtreecommitdiffstats
path: root/keyboards/e6v2/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-07-06 17:15:56 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-06 17:15:56 +0200
commit36d35959c8d849e82881ea107019e9302ef29f74 (patch)
treef2b48be2ffdbf8a8c6ad5c77fe53a7fb8b756099 /keyboards/e6v2/readme.md
parent0210447c82c9006a740393aed07e944d7ab72df5 (diff)
downloadqmk_firmware-36d35959c8d849e82881ea107019e9302ef29f74.tar.gz
qmk_firmware-36d35959c8d849e82881ea107019e9302ef29f74.tar.xz
E6-V2 Last Edition (LE) Support (#3324)
* new matrix for LE(Last Edition) E6V2 * Update pin outs for the new version of the PCB * putting in some placeholders for now * Trying to get e6v2/oe:default to compile * put rules.mk in the right directory * Add and update readme files * move info.json to oe directory * Update LE directory * rename keyboard name * Add QMK Configurator Support At this time, ths only covers the ALL case and allows people to use the configurator to generate their keymaps. More work will need to be done.
Diffstat (limited to 'keyboards/e6v2/readme.md')
-rw-r--r--keyboards/e6v2/readme.md15
1 files changed, 3 insertions, 12 deletions
diff --git a/keyboards/e6v2/readme.md b/keyboards/e6v2/readme.md
index 5fd9668f5..4ac498fc4 100644
--- a/keyboards/e6v2/readme.md
+++ b/keyboards/e6v2/readme.md
@@ -1,18 +1,9 @@
-E6-V2
-===
+# E6-V2
These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/)
-Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287)
-Hardware Supported: E6-V2 Mid Port rev.qmk
-Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://geekhack.org/index.php?topic=90787.0)
+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.
-Make example for this keyboard (after setting up your build environment):
-
- make e6v2:default
-
-Or to make and flash:
-
- make e6v2:default:dfu
+Please use the appropriate version when making your firmware.
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.