diff options
Diffstat (limited to 'keyboards/handwired/marauder/keymaps/orvia/keymap.c')
-rw-r--r-- | keyboards/handwired/marauder/keymaps/orvia/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/marauder/keymaps/orvia/keymap.c b/keyboards/handwired/marauder/keymaps/orvia/keymap.c index ad081c868..87a0a93cc 100644 --- a/keyboards/handwired/marauder/keymaps/orvia/keymap.c +++ b/keyboards/handwired/marauder/keymaps/orvia/keymap.c | |||
@@ -57,7 +57,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
57 | }; | 57 | }; |
58 | 58 | ||
59 | 59 | ||
60 | #ifdef OLED_DRIVER_ENABLE | 60 | #ifdef OLED_ENABLE |
61 | // WPM-responsive animation stuff here | 61 | // WPM-responsive animation stuff here |
62 | # define IDLE_FRAMES 5 | 62 | # define IDLE_FRAMES 5 |
63 | # define IDLE_SPEED 20 // below this wpm value your animation will idle | 63 | # define IDLE_SPEED 20 // below this wpm value your animation will idle |