summaryrefslogtreecommitdiff
path: root/keyboards/rotr/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rotr/config.h')
-rw-r--r--keyboards/rotr/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/rotr/config.h b/keyboards/rotr/config.h
index b9eac7d8bc..d8cd526654 100644
--- a/keyboards/rotr/config.h
+++ b/keyboards/rotr/config.h
@@ -2,13 +2,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x726F
-#define PRODUCT_ID 0x0001
-#define DEVICE_VER 0x0001
-#define MANUFACTURER ROTR
-#define PRODUCT ROTR
-
/* key matrix size */
#define MATRIX_ROWS 1
#define MATRIX_COLS 3
@@ -24,7 +17,6 @@
/*Sets the number of pulses per increment*/
#define ENCODER_RESOLUTION 2
-#define UNUSED_PINS
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW