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