diff options
Diffstat (limited to 'keyboards/treadstone48/common/oled_helper.h')
-rw-r--r-- | keyboards/treadstone48/common/oled_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/treadstone48/common/oled_helper.h b/keyboards/treadstone48/common/oled_helper.h index 69ab70560..56c2a5b23 100644 --- a/keyboards/treadstone48/common/oled_helper.h +++ b/keyboards/treadstone48/common/oled_helper.h | |||
@@ -1,4 +1,4 @@ | |||
1 | #ifdef OLED_DRIVER_ENABLE | 1 | #ifdef OLED_ENABLE |
2 | 2 | ||
3 | void render_logo(void); | 3 | void render_logo(void); |
4 | void update_key_status(uint16_t keycode, keyrecord_t *record); | 4 | void update_key_status(uint16_t keycode, keyrecord_t *record); |