summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/oe
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-45/+9
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-0710-0/+404
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.