summaryrefslogtreecommitdiffstats
path: root/keyboards/infinity60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/infinity60/config.h')
-rw-r--r--keyboards/infinity60/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/infinity60/config.h b/keyboards/infinity60/config.h
index 0a2f93e22..bffe6489e 100644
--- a/keyboards/infinity60/config.h
+++ b/keyboards/infinity60/config.h
@@ -21,13 +21,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PREVENT_STUCK_MODIFIERS
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6464
+#define VENDOR_ID 0x1c11
+#define PRODUCT_ID 0xb04d
#define DEVICE_VER 0x0001
/* in python2: list(u"whatever".encode('utf-16-le')) */
/* at most 32 characters or the ugly hack in usb_main.c borks */
#define MANUFACTURER Input Club
-#define PRODUCT Infinity 60% keyboard (QMK)
+#define PRODUCT Infinity_60%/QMK
/* key matrix size */
#define MATRIX_ROWS 9
#define MATRIX_COLS 7