mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
413 stars 23 forks source link

[FEATURE] Button Actions GUI > set auto-repeat (and rate of repeat) feature #58

Open andyktaylor opened 1 year ago

andyktaylor commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Currently you can set a button or buttons to trigger when a button combination is pressed, great, but would be better if you have the option to set a re-fire/repeat rate for this also

Describe the solution you'd like A clear and concise description of what you want to happen.

When configuring the button presses, have a silder which sets the time to repeat the command if the buttons are held down.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

n/a

Additional context Add any other context or screenshots about the feature request here.

Steam controller config has this setting and is very useful, if you could clone that feature, MAGIC :)