summaryrefslogtreecommitdiff
path: root/keyboards/synapse/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/synapse/config.h')
-rw-r--r--keyboards/synapse/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/synapse/config.h b/keyboards/synapse/config.h
index 809194afe8..b4311c1402 100644
--- a/keyboards/synapse/config.h
+++ b/keyboards/synapse/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x7170
-#define PRODUCT_ID 0x5359
-#define DEVICE_VER 0x0001
-#define MANUFACTURER drmmr
-#define PRODUCT synapse
-
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12
@@ -34,7 +27,6 @@
#define MATRIX_COL_PINS \
{ F0, D4, F5, B1, B2, B3, B7, D0, D1, D2, D3, B6 }
-#define UNUSED_PINS
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW