From 19b02bf2673e891888cdbf00fc5f7a3776e50505 Mon Sep 17 00:00:00 2001 From: Jason Gorman Date: Wed, 28 Feb 2018 13:22:53 -0800 Subject: 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 --- keyboards/e6v2/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/e6v2/readme.md (limited to 'keyboards/e6v2/readme.md') diff --git a/keyboards/e6v2/readme.md b/keyboards/e6v2/readme.md new file mode 100644 index 0000000000..725c264cab --- /dev/null +++ b/keyboards/e6v2/readme.md @@ -0,0 +1,18 @@ +E6-V2 +=== + +These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/) + +Keyboard Maintainer: [Jason Gorman](https://github.com/amnesia0287) +Hardware Supported: E6-V2 Mid Port rev.qmk +Hardware Availability: [geekhack.org/index.php?topic=90787.0](https://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](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. -- cgit v1.2.3