summaryrefslogtreecommitdiff
path: root/keyboards/exent/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exent/config.h')
-rw-r--r--keyboards/exent/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h
index e9dc026867..ad7938f17c 100644
--- a/keyboards/exent/config.h
+++ b/keyboards/exent/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x5143 // "QC"
-#define PRODUCT_ID 0x4558 // "EX"
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Quadcube
-#define PRODUCT Exent
-
/* key matrix size */
#define MATRIX_ROWS 7
#define MATRIX_COLS 14
@@ -41,7 +34,6 @@
*/
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B4, B5, B6 }
#define MATRIX_COL_PINS { D7, C2, C3, C4, C5, C6, C7, A7, A6, A5, A4, A3, A1, A0 }
-#define UNUSED_PINS
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW