From e8f842e798a76ade8c813f89d9dbf3f3dc1f6cfb Mon Sep 17 00:00:00 2001
From: halfenergized <half_energized@yahoo.co.uk>
Date: Tue, 5 May 2020 05:37:45 +0700
Subject: [PATCH] Update TGR 910 VID/PID (#8988)

To fix the vendor ID and product ID
---
 keyboards/tgr/910/config.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/tgr/910/config.h b/keyboards/tgr/910/config.h
index ab9d81d834..995a6016a0 100644
--- a/keyboards/tgr/910/config.h
+++ b/keyboards/tgr/910/config.h
@@ -19,8 +19,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "config_common.h"
 
-#define VENDOR_ID 0x20A0
-#define PRODUCT_ID 0x422D
+#define VENDOR_ID 0x5447  //TG
+#define PRODUCT_ID 0x9100 //910
 #define DEVICE_VER 0x0001
 #define MANUFACTURER Quadcube
 #define PRODUCT TGR-910