From a8744b163074457253da2c63affd3b4cceefe04a Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 4 Aug 2022 08:12:37 +1000 Subject: Move keyboard USB IDs and strings to data driven: S (#17889) --- keyboards/shapeshifter4060/info.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'keyboards/shapeshifter4060/info.json') diff --git a/keyboards/shapeshifter4060/info.json b/keyboards/shapeshifter4060/info.json index 5ec2bc2b03..14a0e4407f 100644 --- a/keyboards/shapeshifter4060/info.json +++ b/keyboards/shapeshifter4060/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "Shapeshifter 4060", + "manufacturer": "Vosechu", "url": "kitsunekeyboards.com", "maintainer": "vosechu", + "usb": { + "vid": "0x1209", + "pid": "0xA1F1", + "device_version": "0.0.2" + }, "layouts": { "LAYOUT": { "layout": [ -- cgit v1.2.3