diff options
Diffstat (limited to 'keyboards/lets_split/lets_split.h')
| -rw-r--r-- | keyboards/lets_split/lets_split.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/lets_split/lets_split.h b/keyboards/lets_split/lets_split.h index 2cdfb061f..0de308c7a 100644 --- a/keyboards/lets_split/lets_split.h +++ b/keyboards/lets_split/lets_split.h | |||
| @@ -7,6 +7,9 @@ | |||
| 7 | #ifdef SUBPROJECT_rev2 | 7 | #ifdef SUBPROJECT_rev2 |
| 8 | #include "rev2.h" | 8 | #include "rev2.h" |
| 9 | #endif | 9 | #endif |
| 10 | #ifdef SUBPROJECT_rev2fliphalf | ||
| 11 | #include "rev2fliphalf.h" | ||
| 12 | #endif | ||
| 10 | 13 | ||
| 11 | #include "quantum.h" | 14 | #include "quantum.h" |
| 12 | 15 | ||
