Skip to content

Commit b56e748

Browse files
committed
Fix scroll wheel for Generic Mouse
1 parent 416ce89 commit b56e748

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mouse/generic/generic/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"pc_steaminput": false,
3939
"native_consoles": null,
4040
"macro": false,
41-
"turbo": false
41+
"turbo": false,
42+
"scroll_wheel": true
4243
}
4344
}

0 commit comments

Comments
 (0)