diff options
| author | Ryan <fauxpark@gmail.com> | 2022-03-19 22:52:40 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-19 11:52:40 +0000 |
| commit | e354cbe7820cec45f0514de930ba60b3c19cb290 (patch) | |
| tree | 9735f6cf49d682495018651398939d0e1cbb6e70 /keyboards/splitography | |
| parent | 06b6729b168334c6496288acf6734aa586d335e2 (diff) | |
`device_ver` -> `device_version` for some more boards (#16685)
Diffstat (limited to 'keyboards/splitography')
| -rw-r--r-- | keyboards/splitography/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/splitography/info.json b/keyboards/splitography/info.json index 2d07607c29..a7f8bb7c95 100644 --- a/keyboards/splitography/info.json +++ b/keyboards/splitography/info.json | |||
| @@ -23,7 +23,7 @@ | |||
| 23 | "usb": { | 23 | "usb": { |
| 24 | "vid": "0xFEED", | 24 | "vid": "0xFEED", |
| 25 | "pid": "0x6060", | 25 | "pid": "0x6060", |
| 26 | "device_ver": "0x0001" | 26 | "device_version": "0.0.1" |
| 27 | }, | 27 | }, |
| 28 | "layouts": { | 28 | "layouts": { |
| 29 | "LAYOUT": { | 29 | "LAYOUT": { |
