diff options
Diffstat (limited to 'keyboards/mxss/rgblight.c')
| -rw-r--r-- | keyboards/mxss/rgblight.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mxss/rgblight.c b/keyboards/mxss/rgblight.c index d2d79815c..b2df351c5 100644 --- a/keyboards/mxss/rgblight.c +++ b/keyboards/mxss/rgblight.c | |||
| @@ -23,10 +23,6 @@ | |||
| 23 | #ifdef EEPROM_ENABLE | 23 | #ifdef EEPROM_ENABLE |
| 24 | # include "eeprom.h" | 24 | # include "eeprom.h" |
| 25 | #endif | 25 | #endif |
| 26 | #ifdef STM32_EEPROM_ENABLE | ||
| 27 | # include <hal.h> | ||
| 28 | # include "eeprom_stm32.h" | ||
| 29 | #endif | ||
| 30 | #include "wait.h" | 26 | #include "wait.h" |
| 31 | #include "progmem.h" | 27 | #include "progmem.h" |
| 32 | #include "timer.h" | 28 | #include "timer.h" |
