7 lines
285 B
TOML
7 lines
285 B
TOML
#Client-only console feel settings (input pacing).
|
|
[console]
|
|
#Milliseconds between repeat steps while a bound direction key is held on a module axis. Lower = full deflection reached faster (snappier). Higher = slower sweep.
|
|
# Default: 100
|
|
# Range: 10 ~ 2000
|
|
keyRepeatDelayMs = 100
|