diff --git a/keyboards/handwired/replicazeron/common/oled.h b/keyboards/handwired/replicazeron/common/oled.h index 78adedc4467..9f0512dddde 100644 --- a/keyboards/handwired/replicazeron/common/oled.h +++ b/keyboards/handwired/replicazeron/common/oled.h @@ -15,12 +15,8 @@ */ #pragma once -#include QMK_KEYBOARD_H - -#include "oled_driver.h" -#include "print.h" +#include #include "state.h" -#include "stdio.h" #include "thumbstick.h" uint8_t shiftbits;