diff options
Diffstat (limited to 'keyboards/ergodox/infinity/simple_visualizer.h')
| -rw-r--r-- | keyboards/ergodox/infinity/simple_visualizer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/infinity/simple_visualizer.h b/keyboards/ergodox/infinity/simple_visualizer.h index 88e96f2af..73d0e0887 100644 --- a/keyboards/ergodox/infinity/simple_visualizer.h +++ b/keyboards/ergodox/infinity/simple_visualizer.h | |||
| @@ -34,7 +34,7 @@ | |||
| 34 | #include "lcd_backlight_keyframes.h" | 34 | #include "lcd_backlight_keyframes.h" |
| 35 | #include "system/serial_link.h" | 35 | #include "system/serial_link.h" |
| 36 | #include "led.h" | 36 | #include "led.h" |
| 37 | #include "animations.h" | 37 | #include "default_animations.h" |
| 38 | 38 | ||
| 39 | static const uint32_t logo_background_color = LCD_COLOR(0x00, 0x00, 0xFF); | 39 | static const uint32_t logo_background_color = LCD_COLOR(0x00, 0x00, 0xFF); |
| 40 | static const uint32_t initial_color = LCD_COLOR(0, 0, 0); | 40 | static const uint32_t initial_color = LCD_COLOR(0, 0, 0); |
