summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e7v1/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
|
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-181-0/+2
| | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* [Keymap] VIA Support: Exclusive E7-V1 (#9038)MechMerlin2020-05-161-2/+2
| | | | | | | | | | * add a VIA Keymap * update VID and PID * update readme * Update keyboards/exclusive/e7v1/readme.md
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-071-0/+47
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.