qmk_firmware/keyboards/exclusive/e6v2/le
2023-02-26 08:37:57 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
info.json Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11: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 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.