summaryrefslogtreecommitdiff
path: root/keyboards/wsk/alpha9/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-06 05:50:30 +0000
committerQMK Bot <hello@qmk.fm>2022-08-06 05:50:30 +0000
commitec5186f0f9e2d1910331785f1410be5892058ee4 (patch)
tree3647aa4ca4bc826ec24fa1baf4e4a9e7cd79ccf5 /keyboards/wsk/alpha9/config.h
parent7bbc1b21dd97d0d1577b5ed288adc48475512497 (diff)
parent10ad2389442c00c32714f6e9a6766e9e7bdec2c2 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wsk/alpha9/config.h')
-rw-r--r--keyboards/wsk/alpha9/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/wsk/alpha9/config.h b/keyboards/wsk/alpha9/config.h
index 0b09ba92a7..9ebb234264 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