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