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 5a3ce2d commit b4525b8Copy full SHA for b4525b8
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