summaryrefslogtreecommitdiff
path: root/src/common/settings_input.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* settings: Add debug setting to enable all controllersGravatar german772021-11-271-0/+5
|
* config: Remove vibration configurationGravatar german772021-11-261-2/+0
|
* core/hid: Fully implement native mouseGravatar german772021-11-241-4/+11
|
* core/hid: Improve accuracy of the keyboard implementationGravatar german772021-11-241-12/+23
|
* settings: Cleanup settingsGravatar german772021-11-241-1/+12
|
* common: Move settings to common from core.Gravatar bunnei2021-04-141-0/+373
- Removes a dependency on core and input_common from common.