diff options
Diffstat (limited to 'keyboards/lets_split/config.h')
| -rw-r--r-- | keyboards/lets_split/config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/lets_split/config.h b/keyboards/lets_split/config.h index 6d7254242..c910d8f24 100644 --- a/keyboards/lets_split/config.h +++ b/keyboards/lets_split/config.h | |||
| @@ -21,14 +21,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 21 | 21 | ||
| 22 | #include "config_common.h" | 22 | #include "config_common.h" |
| 23 | 23 | ||
| 24 | #ifdef SUBPROJECT_rev1 | ||
| 25 | #include "rev1/config.h" | ||
| 26 | #endif | ||
| 27 | #ifdef SUBPROJECT_rev2 | ||
| 28 | #include "rev2/config.h" | ||
| 29 | #endif | ||
| 30 | #ifdef SUBPROJECT_sockets | ||
| 31 | #include "sockets/config.h" | ||
| 32 | #endif | ||
| 33 | |||
| 34 | #endif | 24 | #endif |
