qmk-firmwares/keyboards/exclusive/e6v2/oe_bmc
2022-10-15 09:55:12 -07:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
oe_bmc.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
oe_bmc.h
readme.md VIA Support: E6V2 BMC editions (#10969) 2020-11-18 20:16:18 +00:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

E6-V2 Bootmapper Client (ps2avrgb) OE

These docs are for the BMC version of the E6-V2 PCB sold during Round 1 which has an atmega32a microcontroller. Please do not flash this .hex file on your atmega32u4 equipped E6-V2 or your E6V2 BMC from Round 2.

Make example for this keyboard (after setting up your build environment):

make exclusive/e6v2/oe_bmc:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make exclusive/e6v2/oe_bmc:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as left control while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.