From bcd85df47905afb40a8aa4ab689314115628c3ea Mon Sep 17 00:00:00 2001 From: Michiel Visser Date: Wed, 26 Jun 2019 09:07:44 +0200 Subject: [PATCH] Update USB id to match the original of the Anne Pro --- keyboards/anne_pro/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/anne_pro/config.h b/keyboards/anne_pro/config.h index 9a36c9b13a..a7cff9a873 100644 --- a/keyboards/anne_pro/config.h +++ b/keyboards/anne_pro/config.h @@ -20,7 +20,7 @@ /* USB Device descriptor parameter */ #define VENDOR_ID 0x0483 -#define PRODUCT_ID 0xdf11 +#define PRODUCT_ID 0x5710 #define DEVICE_VER 0x0200 #define MANUFACTURER QMK