diff options
Diffstat (limited to 'keyboards/handwired/battleship_gamepad/battleship_gamepad.c')
-rw-r--r-- | keyboards/handwired/battleship_gamepad/battleship_gamepad.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/battleship_gamepad/battleship_gamepad.c b/keyboards/handwired/battleship_gamepad/battleship_gamepad.c index 918a3852d0..2c9de15a9f 100644 --- a/keyboards/handwired/battleship_gamepad/battleship_gamepad.c +++ b/keyboards/handwired/battleship_gamepad/battleship_gamepad.c @@ -15,8 +15,6 @@ */ #include "battleship_gamepad.h" -#include "joystick.h" -#include "analog.h" /* joystick config */ joystick_config_t joystick_axes[JOYSTICK_AXES_COUNT] = { |