qmk_firmware/keyboards/e6v2/oe
MechMerlin 36d35959c8 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.
2018-07-06 08:15:56 -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 E6-V2 Last Edition (LE) Support (#3324) 2018-07-06 08:15:56 -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 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

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.