]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/e6v2/readme.md
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
[qmk_firmware.git] / keyboards / e6v2 / readme.md
1 E6-V2
2 ===
3
4 These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/)
5
6 Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287)
7 Hardware Supported: E6-V2 Mid Port rev.qmk
8 Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://geekhack.org/index.php?topic=90787.0)
9
10 Make example for this keyboard (after setting up your build environment):
11
12     make e6v2:default
13
14 Or to make and flash:
15
16     make e6v2:default:dfu
17
18 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.