summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/paws60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/horrortroll/paws60/config.h')
-rw-r--r--keyboards/horrortroll/paws60/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/horrortroll/paws60/config.h b/keyboards/horrortroll/paws60/config.h
index d502ee985c..055a6ae319 100644
--- a/keyboards/horrortroll/paws60/config.h
+++ b/keyboards/horrortroll/paws60/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x7516
-#define PRODUCT_ID 0x6060
-#define DEVICE_VER 0x0001
-#define MANUFACTURER HorrorTroll
-#define PRODUCT Paws 60
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
@@ -44,6 +37,3 @@
/* Forcing to use NKRO instead 6KRO */
#define FORCE_NKRO
-
-/* Larger keys per scan */
-#define QMK_KEYS_PER_SCAN 12