diff options
Diffstat (limited to 'tmk_core/protocol/lufa/lufa.c')
-rw-r--r-- | tmk_core/protocol/lufa/lufa.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tmk_core/protocol/lufa/lufa.c b/tmk_core/protocol/lufa/lufa.c index ca75a91d0..d673841fd 100644 --- a/tmk_core/protocol/lufa/lufa.c +++ b/tmk_core/protocol/lufa/lufa.c | |||
@@ -77,10 +77,6 @@ extern keymap_config_t keymap_config; | |||
77 | # include "virtser.h" | 77 | # include "virtser.h" |
78 | #endif | 78 | #endif |
79 | 79 | ||
80 | #if defined(RGBLIGHT_ENABLE) | ||
81 | # include "rgblight.h" | ||
82 | #endif | ||
83 | |||
84 | #ifdef MIDI_ENABLE | 80 | #ifdef MIDI_ENABLE |
85 | # include "qmk_midi.h" | 81 | # include "qmk_midi.h" |
86 | #endif | 82 | #endif |