From 3c09db41fe70572a60898bdd3a8bc2291becde30 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 4 Sep 2022 04:47:22 +1000 Subject: Fix a couple of boards still using `usb.device_ver` (#18258) --- keyboards/synthlabs/solo/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/synthlabs') diff --git a/keyboards/synthlabs/solo/info.json b/keyboards/synthlabs/solo/info.json index 14a51fda36..3fd7b1b8f3 100644 --- a/keyboards/synthlabs/solo/info.json +++ b/keyboards/synthlabs/solo/info.json @@ -16,7 +16,7 @@ "usb": { "vid": "0x534E", "pid": "0x3031", - "device_ver": "0x0001" + "device_version": "0.0.1" }, "layouts": { "LAYOUT": { -- cgit v1.2.3