723d338c62
* 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
19 lines
727 B
Markdown
19 lines
727 B
Markdown
# E6-V2 Last Edition (LE)
|
|
|
|
These docs are for the QMK version of the E6-V2 PCB. [More info on qmk.fm](http://qmk.fm/)
|
|
|
|
Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
|
|
Hardware Supported: E6-V2 LE 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 LE firmware on OE hardware.**
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make e6v2/le:default
|
|
|
|
Or to make and flash:
|
|
|
|
make e6v2/le:default:dfu
|
|
|
|
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. |