qmk_firmware/keyboards/exclusive/e6v2/oe
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 Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
oe.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
oe.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 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

E6-V2 Original Edition (OE)

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

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

Please do not flash OE firmware on LE hardware.

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

make e6v2/oe:default

Or to make and flash:

make e6v2/oe:default:dfu

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