aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/e6v2/le/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-071-19/+0
| | | | | To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.
* E6V2 LE HHKB love (#4079)Johannes Huber2018-10-051-2/+5
| | | | | | * Keyboard: E6V2 LE HHKB layout support * Keymap: Add johu's E6V2 LE HHKB layout
* Keyboard: E6V2 LE Improvements (#3486)MechMerlin2018-07-251-0/+4
| | | | | | | | | | | | | | * fix for that stupid LED * formatting changes and add firmware flashing warning to readmes * update readme with more info * add LAYOUT_60_ansi thanks to help from phlop * add configurator support for 60_ansi * add 60_ansi for community layout support
* E6-V2 Last Edition (LE) Support (#3324)MechMerlin2018-07-061-0/+12
* new matrix for LE(Last Edition) E6V2 * Update pin outs for the new version of the PCB * putting in some placeholders for now * Trying to get e6v2/oe:default to compile * put rules.mk in the right directory * Add and update readme files * move info.json to oe directory * Update LE directory * rename keyboard name * Add QMK Configurator Support At this time, ths only covers the ALL case and allows people to use the configurator to generate their keymaps. More work will need to be done.