From 30f1283ab270de9abad3b614f8ccb97fa592e3ec Mon Sep 17 00:00:00 2001 From: azhizhinov Date: Sat, 11 Mar 2023 10:22:18 +0300 Subject: [PATCH] Update info.json To change vid from 0xFEED to 0x6431, to get proper support from VIA project. --- keyboards/pierce/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/pierce/info.json b/keyboards/pierce/info.json index 503f476c2cc6..b2dd54c57e39 100644 --- a/keyboards/pierce/info.json +++ b/keyboards/pierce/info.json @@ -4,7 +4,7 @@ "url": "https://github.com/durken1/pierce", "maintainer": "durken1", "usb": { - "vid": "0xFEED", + "vid": "0x6431", "pid": "0x6060", "device_version": "0.0.1" },