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.
2 parents 57b2970 + 1e9a987 commit 68533abCopy full SHA for 68533ab
1 file changed
rmk/src/hid.rs
@@ -189,7 +189,7 @@ mod steno_tests {
189
},
190
(collection = APPLICATION, usage_page = GENERIC_DESKTOP, usage = SYSTEM_CONTROL) = {
191
(report_id = 0x03,) = {
192
- (usage_min = 0x81, usage_max = 0xB7, logical_min = 1) = {
+ (usage_min = 0x01, usage_max = 0xB7, logical_min = 1) = {
193
#[item_settings(data,array,absolute,not_null)] system_usage_id=input;
194
};
195
0 commit comments