summaryrefslogtreecommitdiff
path: root/keyboards/np12/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/np12/config.h')
-rw-r--r--keyboards/np12/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/np12/config.h b/keyboards/np12/config.h
index b330c29feb..1f9a14b315 100644
--- a/keyboards/np12/config.h
+++ b/keyboards/np12/config.h
@@ -18,22 +18,12 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xA4A4
-#define PRODUCT_ID 0x4401
-#define DEVICE_VER 0x0001
-#define MANUFACTURER nut1414
-#define PRODUCT np12
-
-
-
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 5
#define MATRIX_ROW_PINS { D7, E6, B4, F7 }
#define MATRIX_COL_PINS { D1, D0, D4, C6, F6 }
-#define UNUSED_PINS
/* COL2ROW or ROW2COL */