summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_infinity/config.h
diff options
context:
space:
mode:
authorKaleb Elwert2018-04-03 20:30:22 -0700
committerJack Humbert2018-04-04 01:31:45 -0400
commit738588618bd4e09c9ce81bb2f6e417ef4b80c757 (patch)
tree1b2e0cbc08c54bb05fa386b4f0953e69e6667f73 /keyboards/ergodox_infinity/config.h
parent67268db576f2d486982f622a06f401c753617356 (diff)
Update input:club boards to use the proper vendor and device
Diffstat (limited to 'keyboards/ergodox_infinity/config.h')
-rw-r--r--keyboards/ergodox_infinity/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/ergodox_infinity/config.h b/keyboards/ergodox_infinity/config.h
index 2f1be0d28..c08356cb0 100644
--- a/keyboards/ergodox_infinity/config.h
+++ b/keyboards/ergodox_infinity/config.h
@@ -20,11 +20,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6464
+#define VENDOR_ID 0x1c11
+#define PRODUCT_ID 0xb04d
#define DEVICE_VER 0x0001
#define MANUFACTURER Input Club
-#define PRODUCT Ergodox Infinity (QMK)
+#define PRODUCT Infinity_Ergodox/QMK
#define MOUSEKEY_INTERVAL 20
#define MOUSEKEY_DELAY 0