summaryrefslogtreecommitdiff
path: root/keyboards/dp60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dp60/config.h')
-rw-r--r--keyboards/dp60/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/dp60/config.h b/keyboards/dp60/config.h
index f4a44206f4..ad7fee9009 100644
--- a/keyboards/dp60/config.h
+++ b/keyboards/dp60/config.h
@@ -17,17 +17,9 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x60BE
-#define PRODUCT_ID 0x00BE
-#define DEVICE_VER 0x0001
-#define MANUFACTURER astro
-#define PRODUCT DP60
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
-#define UNUSED_PINS
#define DIODE_DIRECTION COL2ROW
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */