forked from forks/qmk_firmware
04684a94ef
* initial commit of e6v2 bmc files * update readme with bmc template and reset key location * fix up the switch matrix * add usbconfig.h file * add i2c files * cleanup config.h * cleanup rules.mk and remove non atmega32a architecture code * add an appropriate keymap for testing * update readme with warning not to flash this hex file onto atmega32u4 e6v2 * get rgb lights working * add QMK Configurator support for 60_ansi layout * add hhkb support layout * add additional layouts such as tsangan and all and included QMK Configurator support for them * add bootmagic lite, and have it be set to Esc or the key located at k50 * update readme * fixup spacing for LAYOUT_all electrical matrix * add some pragma once magic * use i2c_master instead of custom i2c.c * remove the custom i2c.c * restore a more valid default keymap * add eep_rst to keymap |
||
---|---|---|
.. | ||
bmc | ||
le | ||
oe | ||
readme.md |
E6-V2
The E6-V2 is a 60% keyboard manufactured by Exclusive.
Round 1:
- ps2avrGB PCB and QMK powered PCB option (OE PCB)
- Center mount and side mount USB
Round 2
- ps2avrGB PCB and QMK powered PCB option (LE PCB)
- Only center mount USB offered
- All brass option
These docs are for the QMK version of the E6-V2 PCB. More info on qmk.fm
The E6V2 has been available with either a bootmapper client or QMK powered PCB. During the second round, the QMK powered PCB was redesigned and used different ports and a different switch matrix.
Please use the appropriate version when making your firmware. Flashing one in place of the other, can brick your PCB. Please be certain whether you have a OE or LE PCB.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.