diff options
Diffstat (limited to 'keyboards/deltasplit75/deltasplit75.h')
| -rw-r--r-- | keyboards/deltasplit75/deltasplit75.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/deltasplit75/deltasplit75.h b/keyboards/deltasplit75/deltasplit75.h index 9db16c78c..79d018c91 100644 --- a/keyboards/deltasplit75/deltasplit75.h +++ b/keyboards/deltasplit75/deltasplit75.h | |||
| @@ -1,12 +1,7 @@ | |||
| 1 | #ifndef DELTASPLIT75_H | 1 | #ifndef DELTASPLIT75_H |
| 2 | #define DELTASPLIT75_H | 2 | #define DELTASPLIT75_H |
| 3 | 3 | ||
| 4 | #ifdef SUBPROJECT_v2 | 4 | #include "v2.h" |
| 5 | #include "v2.h" | ||
| 6 | #endif | ||
| 7 | #ifdef SUBPROJECT_protosplit | ||
| 8 | #include "protosplit.h" | ||
| 9 | #endif | ||
| 10 | 5 | ||
| 11 | #include "quantum.h" | 6 | #include "quantum.h" |
| 12 | 7 | ||
