diff options
Diffstat (limited to 'keyboards/handwired/amigopunk/keymaps/default/keymap.c')
-rw-r--r-- | keyboards/handwired/amigopunk/keymaps/default/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/amigopunk/keymaps/default/keymap.c b/keyboards/handwired/amigopunk/keymaps/default/keymap.c index cdfe97402..b7df62979 100644 --- a/keyboards/handwired/amigopunk/keymaps/default/keymap.c +++ b/keyboards/handwired/amigopunk/keymaps/default/keymap.c | |||
@@ -46,7 +46,7 @@ bool encoder_update_user(uint8_t index, bool clockwise) { | |||
46 | } | 46 | } |
47 | #endif | 47 | #endif |
48 | 48 | ||
49 | #ifdef OLED_DRIVER_ENABLE | 49 | #ifdef OLED_ENABLE |
50 | 50 | ||
51 | static void render_amigopunk_logo(void) { | 51 | static void render_amigopunk_logo(void) { |
52 | static const char PROGMEM amigopunk_logo[] = { | 52 | static const char PROGMEM amigopunk_logo[] = { |