qmk_firmware/keyboards/e6v2/le
MechMerlin 723d338c62 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
2018-07-25 12:18:36 -07:00
..
keymaps Added E6v2 keymap & some minor changes (#3392) 2018-07-13 08:03:57 -07:00
config.h E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00
info.json Keyboard: E6V2 LE Improvements (#3486) 2018-07-25 12:18:36 -07:00
le.c Keyboard: E6V2 LE Improvements (#3486) 2018-07-25 12:18:36 -07:00
le.h Keyboard: E6V2 LE Improvements (#3486) 2018-07-25 12:18:36 -07:00
readme.md Keyboard: E6V2 LE Improvements (#3486) 2018-07-25 12:18:36 -07:00
rules.mk Keyboard: E6V2 LE Improvements (#3486) 2018-07-25 12:18:36 -07:00

E6-V2 Last Edition (LE)

These docs are for the QMK version of the E6-V2 PCB. More info on qmk.fm

Keyboard Maintainer: MechMerlin
Hardware Supported: E6-V2 LE Mid Port rev.qmk
Hardware Availability: 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 then the make instructions for more information.