From 441fd2ca5b942ea93d2345d1181ed76a95fd8ae7 Mon Sep 17 00:00:00 2001 From: Takeshi Nishio Date: Fri, 30 Jul 2021 01:11:40 +0900 Subject: [Keyboard] Match Vendor ID to my other keyboard, "unison". (#13699) Co-authored-by: Takeshi Nishio --- keyboards/jones/v03/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/jones/v03/config.h') diff --git a/keyboards/jones/v03/config.h b/keyboards/jones/v03/config.h index 0ff82e8d37..7a37fc1f3d 100644 --- a/keyboards/jones/v03/config.h +++ b/keyboards/jones/v03/config.h @@ -20,7 +20,7 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED +#define VENDOR_ID 0xB9DD #define PRODUCT_ID 0x175A #define DEVICE_VER 0x0030 #define MANUFACTURER jpskenn -- cgit v1.2.3