summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/le/le.h
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-151-60/+0
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-40/+36
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-071-0/+64
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.