summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/oe/oe.h
Commit message (Collapse)AuthorAgeFilesLines
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-52/+47
| | | | | | | | | * 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/+66
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.