qmk-firmware/keyboards/exclusive/e6v2/oe
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
oe.c Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
oe.h Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
readme.md Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05: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.