qmk_firmware/keyboards/exclusive/e6v2/le
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h
info.json
le.c
le.h
readme.md
rules.mk

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.