qmk-firmware/keyboards/e6v2
Jason Gorman 19b02bf267 Merge of e6v2 stuff as well as my personal keymaps (#2434)
* Checkin of tada keymap and initial commit for e6v2.

* checking in other remaining changes before trying to merge

* Reverting pin change. This was done based on the json orginally provided by exclusive, but it was later determined my map was the correct one based on user testing

* fix extra key for ansi keymap. Didn't include fn as standard ansi shift is not split but still had it in keymap

* Fix default help file and add reset to default
2018-02-28 16:22:53 -05:00
..
keymaps Merge of e6v2 stuff as well as my personal keymaps (#2434) 2018-02-28 16:22:53 -05:00
config.h Merge of e6v2 stuff as well as my personal keymaps (#2434) 2018-02-28 16:22:53 -05:00
e6v2.c Merge of e6v2 stuff as well as my personal keymaps (#2434) 2018-02-28 16:22:53 -05:00
e6v2.h Merge of e6v2 stuff as well as my personal keymaps (#2434) 2018-02-28 16:22:53 -05:00
readme.md Merge of e6v2 stuff as well as my personal keymaps (#2434) 2018-02-28 16:22:53 -05:00
rules.mk Merge of e6v2 stuff as well as my personal keymaps (#2434) 2018-02-28 16:22:53 -05:00

readme.md

E6-V2

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

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

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

make e6v2:default

Or to make and flash:

make e6v2:default:dfu

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