diff options
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r-- | quantum/quantum.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index d2c5862f8..c12ac9ab8 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
@@ -44,10 +44,6 @@ | |||
44 | #endif | 44 | #endif |
45 | #endif | 45 | #endif |
46 | 46 | ||
47 | #ifdef SPLIT_KEYBOARD | ||
48 | #include "split_flags.h" | ||
49 | #endif | ||
50 | |||
51 | #ifdef RGB_MATRIX_ENABLE | 47 | #ifdef RGB_MATRIX_ENABLE |
52 | #include "rgb_matrix.h" | 48 | #include "rgb_matrix.h" |
53 | #endif | 49 | #endif |