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/handwired/reclined/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/handwired') diff --git a/keyboards/handwired/reclined/info.json b/keyboards/handwired/reclined/info.json index 1398a9a2df..a5f308fa75 100644 --- a/keyboards/handwired/reclined/info.json +++ b/keyboards/handwired/reclined/info.json @@ -23,7 +23,7 @@ }, "processor": "atmega32u4", "usb": { - "device_ver": "0x0001", + "device_version": "0.0.1", "pid": "0x0000", "vid": "0xFEED" }, -- cgit v1.2.3