We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238bdab commit e18099dCopy full SHA for e18099d
internal/usbgadget/hid_keyboard.go
@@ -17,7 +17,7 @@ var keyboardConfig = gadgetConfigItem{
17
"protocol": "1",
18
"subclass": "1",
19
"report_length": "8",
20
- "no_out_endpoint": "0",
+ "no_out_endpoint": "0",
21
},
22
reportDesc: keyboardReportDesc,
23
}
0 commit comments