Browse Source

Update keyboards/handwired/replicazeron/common/oled.h

Co-authored-by: Ryan <fauxpark@gmail.com>
pull/20108/head
9R 7 months ago
committed by 9R
parent
commit
f162d77be9
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      keyboards/handwired/replicazeron/common/oled.h

+ 1
- 5
keyboards/handwired/replicazeron/common/oled.h View File

@ -15,12 +15,8 @@
*/
#pragma once
#include QMK_KEYBOARD_H
#include "oled_driver.h"
#include "print.h"
#include <stdint.h>
#include "state.h"
#include "stdio.h"
#include "thumbstick.h"
uint8_t shiftbits;


Loading…
Cancel
Save