qmk_firmware/keyboards/exclusive/e6v2/le
Ryan ad625e7c06
Remove `RGB_DI_PIN` ifdefs (#20218)
2023-03-23 21:38:01 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove `RGB_DI_PIN` ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
le.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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.