diff options
Diffstat (limited to 'keyboards/e6v2/le/readme.md')
-rw-r--r-- | keyboards/e6v2/le/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/e6v2/le/readme.md b/keyboards/e6v2/le/readme.md new file mode 100644 index 0000000000..33a8647719 --- /dev/null +++ b/keyboards/e6v2/le/readme.md @@ -0,0 +1,17 @@ +# E6-V2 Last Edition (LE) + +These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/) + +Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) +Hardware Supported: E6-V2 LE Mid Port rev.qmk +Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://geekhack.org/index.php?topic=90787.0) + +Make example for this keyboard (after setting up your build environment): + + make e6v2/le:default + +Or to make and flash: + + make e6v2/le:default:dfu + +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.
\ No newline at end of file |