Fix syntax in `defctrl.json` and remove empty objects

This commit is contained in:
YoshiRulz 2022-12-02 05:23:15 +10:00
parent 6381448472
commit 42455ac4a3
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 3 additions and 8 deletions

View File

@ -896,7 +896,7 @@
"P1 R3": "X1 RightThumb, Y", "P1 R3": "X1 RightThumb, Y",
"P1 Right Stick, Button": "X1 RightThumb, Y", "P1 Right Stick, Button": "X1 RightThumb, Y",
"P1 MODE": "D", "P1 MODE": "D",
"P1 Analog": "D", "P1 Analog": "D"
}, },
"Lynx Controller": { "Lynx Controller": {
"Up": "Up", "Up": "Up",
@ -1051,7 +1051,7 @@
"P1 8": "Keypad8", "P1 8": "Keypad8",
"P1 9": "Keypad9", "P1 9": "Keypad9",
"P1 Asterisk": "KeypadMultiply", "P1 Asterisk": "KeypadMultiply",
"P1 Pound": "KeypadDivide", "P1 Pound": "KeypadDivide"
}, },
"TIC-80 Controller": { "TIC-80 Controller": {
"P1 Up": "Up", "P1 Up": "Up",
@ -1064,7 +1064,7 @@
"P1 Y": "A", "P1 Y": "A",
"Mouse Left Click": "Z", "Mouse Left Click": "Z",
"Mouse Middle Click": "X", "Mouse Middle Click": "X",
"Mouse Right Click": "C", "Mouse Right Click": "C"
} }
}, },
"AllTrollersAutoFire": { "AllTrollersAutoFire": {
@ -1243,8 +1243,6 @@
"Deadzone": 0.0 "Deadzone": 0.0
} }
}, },
"WonderSwan Controller": {},
"Lynx Controller": {},
"PSX Front Panel": { "PSX Front Panel": {
"P1 LStick X": { "P1 LStick X": {
"Value": "X1 LeftThumbX Axis", "Value": "X1 LeftThumbX Axis",
@ -1267,7 +1265,6 @@
"Deadzone": 0.1 "Deadzone": 0.1
} }
}, },
"Apple IIe Keyboard": {},
"LibRetro Controls": { "LibRetro Controls": {
"Pointer X": { "Pointer X": {
"Value": "WMouse X", "Value": "WMouse X",
@ -1324,8 +1321,6 @@
"Deadzone": 0.1 "Deadzone": 0.1
} }
}, },
"VirtualBoy Controller": {},
"NeoGeo Portable Controller": {},
"Saturn Controller": { "Saturn Controller": {
"P1 Right Stick Horizontal": { "P1 Right Stick Horizontal": {
"Value": "X1 RightThumbX Axis", "Value": "X1 RightThumbX Axis",