summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/battleship_gamepad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/battleship_gamepad/config.h')
-rw-r--r--keyboards/handwired/battleship_gamepad/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/battleship_gamepad/config.h b/keyboards/handwired/battleship_gamepad/config.h
index 1cbfbf87e9..92ad57d178 100644
--- a/keyboards/handwired/battleship_gamepad/config.h
+++ b/keyboards/handwired/battleship_gamepad/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4142
-#define PRODUCT_ID 0x0000
-#define DEVICE_VER 0x0001
-#define MANUFACTURER arbraini
-#define PRODUCT Battleship Gamepad
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 8