Fix some minor issues with ABXY swap feature

This commit is contained in:
Cameron Gutman
2022-07-21 20:33:58 -05:00
parent b9e0b28adc
commit a80fa5cfbb
8 changed files with 104 additions and 46 deletions

View File

@@ -154,6 +154,16 @@
<key>DefaultValue</key>
<true/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Swap A/B and X/Y Buttons</string>
<key>Key</key>
<string>swapABXYButtons</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>