Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -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 directory | Brice Figureau | 2019-02-07 | 1 | -0/+66 |
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory. |