diff options
Diffstat (limited to 'keyboards/maxr1998/phoebe/phoebe.c')
-rw-r--r-- | keyboards/maxr1998/phoebe/phoebe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/maxr1998/phoebe/phoebe.c b/keyboards/maxr1998/phoebe/phoebe.c index 28d3afea50..b05f9b3235 100644 --- a/keyboards/maxr1998/phoebe/phoebe.c +++ b/keyboards/maxr1998/phoebe/phoebe.c @@ -1,3 +1,3 @@ -#include "phoebe.h" +#include "quantum.h" const uint8_t RGBLED_SNAKE_INTERVALS[] PROGMEM = {50, 50, 50}; |