summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/handwired_binaryplease/config.h
diff options
context:
space:
mode:
authorbinaryplease <binaryplease@gmail.com>2017-05-29 13:53:13 +0200
committerbinaryplease <binaryplease@gmail.com>2017-05-29 13:53:13 +0200
commit3ea572673957ec67e3548a961a34e68b0b4b085f (patch)
tree8b68c1df664105789b9e03eef6d97a648fba484d /keyboards/planck/keymaps/handwired_binaryplease/config.h
parenta83662329db8b5f22d8570f10567a8deef975408 (diff)
downloadqmk_firmware-3ea572673957ec67e3548a961a34e68b0b4b085f.tar.gz
qmk_firmware-3ea572673957ec67e3548a961a34e68b0b4b085f.tar.xz
redefined options in config.h
Diffstat (limited to 'keyboards/planck/keymaps/handwired_binaryplease/config.h')
-rw-r--r--keyboards/planck/keymaps/handwired_binaryplease/config.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/handwired_binaryplease/config.h b/keyboards/planck/keymaps/handwired_binaryplease/config.h
index 7de80f195..5a90634bf 100644
--- a/keyboards/planck/keymaps/handwired_binaryplease/config.h
+++ b/keyboards/planck/keymaps/handwired_binaryplease/config.h
@@ -4,6 +4,22 @@
#include "../../config.h"
/* 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 PRODUCT_ID 0x6060
#define MANUFACTURER binaryplease