summaryrefslogtreecommitdiff
path: root/keyboards/fr4/unix60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fr4/unix60/config.h')
-rw-r--r--keyboards/fr4/unix60/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/fr4/unix60/config.h b/keyboards/fr4/unix60/config.h
index 53d2104fdd..5e0b52ee80 100644
--- a/keyboards/fr4/unix60/config.h
+++ b/keyboards/fr4/unix60/config.h
@@ -19,13 +19,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4652 // "FR"
-#define PRODUCT_ID 0x5558 // "UX"
-#define DEVICE_VER 0x0001
-#define MANUFACTURER FR4Boards
-#define PRODUCT unix60
-
/* key matrix size */
#define MATRIX_ROWS 7
#define MATRIX_COLS 9
@@ -33,7 +26,6 @@
/* key matrix pins */
#define MATRIX_ROW_PINS { D3, D2, D1, D0, D4, C6, D7 }
#define MATRIX_COL_PINS { E6, B4, B5, F4, F5, F6, F7, B1, B3 }
-#define UNUSED_PINS
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW