aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/e7v1
Commit message (Collapse)AuthorAgeFilesLines
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-0712-505/+0
| | | | | To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.
* Make QMK Configurator work with e7-v1 (#5007)Brice Figureau2019-02-043-7/+32
| | | | | | | | | | | | | | | | * Make QMK Configurator work with e7-v1 This adds the missing info.json file for the e7-v1 keyboard which I forgot to add to the original PR. This allows to see the correct layout in QMK Configurator. * Fix the ISO layout The ISO layout has one extra key (hash/tilde) on row 3 right before the enter key. The e7-v1 PCB has this key wired at the same switch as the ANSI backslash (since this switch is not used in ISO).
* [Keyboard] E7-V1 keyboard support (#4965)Brice Figureau2019-01-2811-0/+480
* Add the e7-v1 keyboard The e7-v1 is a 75% keyboard made by Exclusive based on an Atmega32u4 pub with RGB lights on top and backlighting. This PR add supports for the regular ANSI layout and ANSI split backspace layout. No ISO yet :( * My e7-v1 keymap Difference from base layout: * split backspace * Home & End on last keys of row 0 instead of Insert/Del * Fn is on the End key when hold * supports both a windows/linux keymap and osx keymap * layer change is reflected in the rgb leds of the logo