summaryrefslogtreecommitdiff
path: root/src/common/settings_input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: hid: Split SL and SR buttonsGravatar german772023-11-111-4/+5
|
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* common: Move settings to common from core.Gravatar bunnei2021-04-141-0/+47
- Removes a dependency on core and input_common from common.