Browse Source

redefined options in config.h

binaryplease 8 years ago
parent
commit
3ea5726739
1 changed files with 16 additions and 0 deletions
  1. 16 0
      keyboards/planck/keymaps/handwired_binaryplease/config.h

+ 16 - 0
keyboards/planck/keymaps/handwired_binaryplease/config.h

@@ -4,6 +4,22 @@
 #include "../../config.h"
 #include "../../config.h"
 
 
 /* USB Device descriptor parameter */
 /* USB Device descriptor parameter */
+
+
+
+#undef VENDOR_ID
+#undef PRODUCT_ID
+#undef MANUFACTURER
+#undef PRODUCT
+#undef DESCRIPTION
+#undef MATRIX_ROW_PINS
+#undef MATRIX_COL_PINS
+#undef UNUSED_PINS
+#undef BACKLIGHT_PIN
+#undef BACKLIGHT_LEVELS
+
+
+
 #define VENDOR_ID       0xFEED
 #define VENDOR_ID       0xFEED
 #define PRODUCT_ID      0x6060
 #define PRODUCT_ID      0x6060
 #define MANUFACTURER    binaryplease
 #define MANUFACTURER    binaryplease