qmk-dactyl-manuform-a/keyboards/exclusive/e6v2/le
James Young 922c8071e4
Merge remote-tracking branch 'upstream/master' into develop
2021-09-29 23:23:10 -07:00
..
keymaps Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
config.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
le.c Refactor to use led config - Part 3 (#10966) 2020-11-18 17:51:53 +00:00
le.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
readme.md Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00

readme.md

E6-V2 Last Edition (LE)

These docs are for the QMK version of the E6-V2 PCB. More info on qmk.fm

Keyboard Maintainer: MechMerlin
Hardware Supported: E6-V2 LE Mid Port rev.qmk
Hardware Availability: geekhack.org/index.php?topic=90787.0

Please do not flash LE firmware on OE hardware.

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

make exclusive/e6v2/le:default

Or to make and flash:

make exclusive/e6v2/le:default:dfu

See build environment setup then the make instructions for more information.