diff options
Diffstat (limited to 'keyboards/blackplum/config.h')
-rw-r--r-- | keyboards/blackplum/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
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 |