summaryrefslogtreecommitdiff
path: root/keyboards/uranuma/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/uranuma/config.h')
-rw-r--r--keyboards/uranuma/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/uranuma/config.h b/keyboards/uranuma/config.h
index 2c304012d3..f7a1ad9f03 100644
--- a/keyboards/uranuma/config.h
+++ b/keyboards/uranuma/config.h
@@ -2,13 +2,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x112D
-#define DEVICE_VER 0x0001
-#define MANUFACTURER yohewi
-#define PRODUCT UraNuma
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 10
@@ -25,7 +18,6 @@
*/
#define MATRIX_ROW_PINS { C6, D7, E6, B4, B5 }
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, B6, D2, D4 }
-#define UNUSED_PINS
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW