From 4846c8eba07b3177cf217cc10ea57a7832929f0b Mon Sep 17 00:00:00 2001 From: "Eriq M. Adams" Date: Fri, 1 May 2020 10:16:59 +0700 Subject: Add Via Keymap to Blackplum (#8975) --- keyboards/blackplum/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/blackplum/config.h') diff --git a/keyboards/blackplum/config.h b/keyboards/blackplum/config.h index 256603744e..e74aba6234 100644 --- a/keyboards/blackplum/config.h +++ b/keyboards/blackplum/config.h @@ -3,9 +3,9 @@ #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED -#define PRODUCT_ID 0xFADE -#define DEVICE_VER 0x0001 +#define VENDOR_ID 0x5058 // "PX" +#define PRODUCT_ID 0x4250 // "BP" +#define DEVICE_VER 0x1001 #define MANUFACTURER Pixlup #define PRODUCT Blackplum Keeb #define DESCRIPTION Blackplum 68 Percent Mechanical Keyboard -- cgit v1.2.3