summaryrefslogtreecommitdiff
path: root/keyboards/wsk/alpha9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wsk/alpha9/config.h')
-rw-r--r--keyboards/wsk/alpha9/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/wsk/alpha9/config.h b/keyboards/wsk/alpha9/config.h
index 0b09ba92a7..8957b1e6b3 100644
--- a/keyboards/wsk/alpha9/config.h
+++ b/keyboards/wsk/alpha9/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x5753 // "WS" - Worldspawn00
-#define PRODUCT_ID 0x692A
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Worldspawn00
-#define PRODUCT Alpha9
-
/* key matrix size */
#define MATRIX_ROWS 3
#define MATRIX_COLS 13
@@ -32,7 +25,6 @@
/* key matrix pins */
#define MATRIX_ROW_PINS { D4, B4, B5 }
#define MATRIX_COL_PINS { D7, E6, C6, B6, B2, B3, B1, F7, F6, F5, D1, D0, D2 }
-#define UNUSED_PINS
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW