qmk_firmware/keyboards/exclusive/e6v2/le
Brice Figureau 6affec582b Regroup all Exclusive keyboard in one directory
To reduce clutter in the `keyboards/` directory, this patch moves all
keyboards definitions for Exclusive boards to its own subdirectory.
2019-02-07 15:22:55 -08:00
..
keymaps Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
config.h Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
info.json Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
le.c Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
le.h Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
readme.md Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
rules.mk Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08: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 exclusive/e6v2/le:default

Or to make and flash:

make exclusive/e6v2/le:default:dfu

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