qmk_firmware/keyboards/e6v2
MechMerlin 1f77868427 More Configurator Warning Fixes (#2716)
* mf68_ble did not have the correct .c and .h files

* Fix JC65 KEYMAP to LAYOUT

* Change KEYMAP to LAYOUT for s60_x

* Convert KEYMAP to LAYOUT for lets_split boards

* Convert KEYMAP to LAYOUT

* more fixes to keymap for iris

* convert KEYMAP to LAYOUT for levinson keyboard

* change losinggeneration's KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT for nyquist

* convert KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT for viterbi

* convert KEYMAP to LAYOUT

* convert KEYMAP and its subsidiries to the LAYOUT standard

* convert KEYMAP and its subsidiries to the new LAYOUT standard
2018-04-07 23:32:14 -07:00
..
keymaps More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07: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 More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
info.json More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07: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

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.