Browse Source

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

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

+ 1
- 4
keyboards/handwired/replicazeron/common/thumbstick.h View File

@ -15,10 +15,7 @@
*/
#pragma once
#include "analog.h"
#include "debug.h"
#include "math.h"
#include "quantum.h"
#include <stdint.h>
#include "state.h"
int16_t xPos;


Loading…
Cancel
Save