Browse Source

Update TGR 910 VID/PID (#8988)

To fix the vendor ID and product ID
halfenergized 6 years ago
parent
commit
e8f842e798
1 changed files with 2 additions and 2 deletions
  1. 2 2
      keyboards/tgr/910/config.h

+ 2 - 2
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