summaryrefslogtreecommitdiffstats
path: root/src/common/settings_input.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* settings: Add debug setting to enable all controllersgerman772021-11-281-0/+5
|
* config: Remove vibration configurationgerman772021-11-271-2/+0
|
* core/hid: Fully implement native mousegerman772021-11-251-4/+11
|
* core/hid: Improve accuracy of the keyboard implementationgerman772021-11-251-12/+23
|
* settings: Cleanup settingsgerman772021-11-251-1/+12
|
* common: Move settings to common from core.bunnei2021-04-151-0/+373
- Removes a dependency on core and input_common from common.