summaryrefslogtreecommitdiff
path: root/keyboards/xmmx/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xmmx/config.h')
-rw-r--r--keyboards/xmmx/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/xmmx/config.h b/keyboards/xmmx/config.h
index 773f612089..1e9f2c9398 100644
--- a/keyboards/xmmx/config.h
+++ b/keyboards/xmmx/config.h
@@ -2,13 +2,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6776
-#define DEVICE_VER 0x0001
-#define MANUFACTURER farmakon
-#define PRODUCT "XMMX"
-
/* key matrix size */
#define MATRIX_ROWS 6
#define MATRIX_COLS 17
@@ -16,7 +9,6 @@
/* key matrix pins */
#define MATRIX_ROW_PINS { B0, F6, F5, F4, F1, F0 }
#define MATRIX_COL_PINS { B3, B2, B1, E6, B7, C7, C6, D4, D6, D7, B4, D0, D1, F7, D2, D3, D5 }
-#define UNUSED_PINS
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW