summaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/4x4/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-13 23:55:18 +0000
committerQMK Bot <hello@qmk.fm>2022-03-13 23:55:18 +0000
commit5eb3fc255b0484062e720525202c7ba7d56779fe (patch)
tree59b092eb555eb8bda8aa49dd2783ec7386ef5812 /keyboards/40percentclub/4x4/config.h
parent338cf71ee9a177be71c768a7b76ef3c3c8d005ec (diff)
parentc0f417911703738b3ede14b87be5c4a39db07016 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/40percentclub/4x4/config.h')
-rw-r--r--keyboards/40percentclub/4x4/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/40percentclub/4x4/config.h b/keyboards/40percentclub/4x4/config.h
index 439aa1b147..b74eb62c1e 100644
--- a/keyboards/40percentclub/4x4/config.h
+++ b/keyboards/40percentclub/4x4/config.h
@@ -4,13 +4,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4025 //"40 %", since 0x3430 is already registered.
-#define PRODUCT_ID 0x0A0C
-#define DEVICE_VER 0x4444
-#define MANUFACTURER di0ib
-#define PRODUCT The 4x4 Keyboard
-
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 16