aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Configuration/Hid/KeyboardConfig.cs
AgeCommit message (Collapse)Author
2020-06-26Remember GUI column sort and separate hotkey settings from emulated input ↵Xpl0itR
settings (#1223) * Separate hotkey settings from emulated input settings * Remember gui column sort * nit * fix schema * nit * Remove unused SaveDataPath to speed up game list loading * Reset the vertical scrollbar to the top when titles finish loading
2020-05-03system: Make index 0 of keyboards in configuration 'all keyboards'Thog
2020-05-03Improvements to input and input configuration in the GUI. (#849)Xpl0itR
* Improvements to input and input configuration in the GUI * Requested changes * nits * more nits