qmk_firmware/keyboards/exclusive/e6v2/oe_bmc
Ryan baa564bddf
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes

* Remove bootloadHID flashing page
2024-06-17 20:23:45 +01:00
..
keymaps Remove some useless code from keymaps (#23787) 2024-05-23 19:21:39 +01:00
keyboard.json Migrate features from rules.mk to data driven - EFGH (#23248) 2024-03-15 01:42:55 +00:00
readme.md Remove references to bootloadHID flashing page in keyboard readmes (#23942) 2024-06-17 20:23:45 +01: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:

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.