Update docs/src/data/hid.js

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
ReFil 2023-09-26 15:19:50 +00:00 committed by GitHub
parent e1fa67ce62
commit ac1672e461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: {},
}, },