diff options
Diffstat (limited to 'keyboards/handwired/pytest')
-rw-r--r-- | keyboards/handwired/pytest/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/pytest/info.json b/keyboards/handwired/pytest/info.json index 5c941af9bf..331472762c 100644 --- a/keyboards/handwired/pytest/info.json +++ b/keyboards/handwired/pytest/info.json @@ -5,6 +5,6 @@ "usb": { "vid": "0xFEED", "pid": "0x6465", - "device_ver": "0x0001" + "device_version": "0.0.1" } } |