Update docs/src/data/hid.js
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
e1fa67ce62
commit
ac1672e461
1 changed files with 2 additions and 2 deletions
|
@ -7879,10 +7879,10 @@ export default [
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=150",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=150",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: null,
|
||||||
linux: true,
|
linux: null,
|
||||||
android: null,
|
android: null,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue