summaryrefslogtreecommitdiff
path: root/keyboards/contra/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-25 23:04:48 +0000
committerQMK Bot <hello@qmk.fm>2022-07-25 23:04:48 +0000
commit1e651dbdb0815013da00804257df67aab5e28167 (patch)
treea9e7fe329803a6ced4e8644615ebf5b84a47e6a7 /keyboards/contra/config.h
parent4baed8037d18d73f3937006c9f0379c3e15d6125 (diff)
parenta939293aca697cb263f4972dbb1521d273fbf499 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/contra/config.h')
-rwxr-xr-xkeyboards/contra/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/contra/config.h b/keyboards/contra/config.h
index 499517f984..5a21752e1f 100755
--- a/keyboards/contra/config.h
+++ b/keyboards/contra/config.h
@@ -2,13 +2,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4354 /* "CT" */
-#define PRODUCT_ID 0x0001
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Cartel
-#define PRODUCT Contra
-
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12