qmk_firmware/keyboards/e6v2/oe
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 E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00
config.h E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00
info.json E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00
oe.c E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00
oe.h E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00
readme.md Keyboard: E6V2 LE Improvements (#3486) 2018-07-25 12:18:36 -07:00
rules.mk E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -07:00

E6-V2 Original Edition (OE)

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

Keyboard Maintainer: amnesia0287
Hardware Supported: E6-V2 OE Mid Port rev.qmk
Hardware Availability: 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):

make e6v2/oe:default

Or to make and flash:

make e6v2/oe:default:dfu

See build environment setup then the make instructions for more information.