]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/e6v2/oe/readme.md
9d5dd6261537b046f28903f04aaf8a56f30e8952
[qmk_firmware.git] / keyboards / e6v2 / oe / readme.md
1 # E6-V2 Original Edition (OE)
2
3 These docs are for the QMK version of the E6-V2 PCB. [More info on qmk.fm](http://qmk.fm/)
4
5 Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287)  
6 Hardware Supported: E6-V2 OE Mid Port rev.qmk  
7 Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://geekhack.org/index.php?topic=90787.0)  
8
9 **Please do not flash OE firmware on LE hardware.** 
10
11 Make example for this keyboard (after setting up your build environment):
12
13     make e6v2/oe:default
14
15 Or to make and flash:
16
17     make e6v2/oe:default:dfu
18
19 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.