DolphinQt/InputCommon: Move some calibration logic to InputCommon and make the "Calibrate" button also map inputs.

This commit is contained in:
Jordan Woyak
2024-10-31 18:26:19 -05:00
parent 0780458069
commit 83beebaf8b
7 changed files with 521 additions and 145 deletions

View File

@ -246,7 +246,7 @@
<ClInclude Include="Config\ConfigControls\ConfigControl.h" />
<ClInclude Include="Config\GameConfigEdit.h" />
<ClInclude Include="Config\Mapping\MappingCommon.h" />
<ClInclude Include="Config\Mapping\MappingIndicator.h" />
<QtMoc Include="Config\Mapping\MappingIndicator.h" />
<ClInclude Include="Config\Mapping\MappingNumeric.h" />
<ClInclude Include="Config\NewPatchDialog.h" />
<QtMoc Include="Config\PatchesWidget.h" />