diff --git a/pad/google/config.json b/pad/google/config.json new file mode 100644 index 0000000..12e5a9f --- /dev/null +++ b/pad/google/config.json @@ -0,0 +1,3 @@ +{ + "name": "Google" +} \ No newline at end of file diff --git a/pad/google/stadia/config.json b/pad/google/stadia/config.json new file mode 100644 index 0000000..75d95a4 --- /dev/null +++ b/pad/google/stadia/config.json @@ -0,0 +1,85 @@ +{ + "name": "Google Stadia Controller", + "short_name": "Stadia Controller", + "functions": { + "analog_sticks": [ + { + "name": "Left Stick", + "has_button": true + }, + { + "name": "Right Stick", + "has_button": true + } + ], + "digital_sticks": null, + "action_buttons": [ + { + "name": "A", + "analog": false + }, + { + "name": "B", + "analog": false + }, + { + "name": "X", + "analog": false + }, + { + "name": "Y", + "analog": false + }, + { + "name": "L1", + "analog": false + }, + { + "name": "R1", + "analog": false + }, + { + "name": "L2", + "analog": true + }, + { + "name": "R2", + "analog": true + } + ], + "menu_buttons": ["Options", "Menu"], + "system_buttons": ["Capture", "Stadia", "Google Assistant"], + "other_buttons": null, + "trackpads": null, + "touch_screens": null, + "directional_buttons": [ + { + "set": ["Up", "Down", "Left", "Right"], + "socd_prevention": { + "hardware": true, + "software": null + } + } + ], + "gyroscope": false, + "accelerometer": false, + "ir_reciever": false, + "extension_ports": 1, + "headset_port": true, + "speaker": false, + "microphone": false, + "cable": { + "interface": "USB-C", + "removable": true + }, + "bluetooth": true, + "2_4ghz": false, + "rumble": "standard", + "digital_to_analog_conversion": null, + "pc_xinput": false, + "pc_steaminput": true, + "native_consoles": null, + "macro": false, + "turbo": false + } +} \ No newline at end of file diff --git a/pad/google/stadia/image.png b/pad/google/stadia/image.png new file mode 100644 index 0000000..6eec568 Binary files /dev/null and b/pad/google/stadia/image.png differ diff --git a/pad/valve/steam_controller_2/config.json b/pad/valve/steam_controller_2/config.json index b6ec5e9..5912b63 100644 --- a/pad/valve/steam_controller_2/config.json +++ b/pad/valve/steam_controller_2/config.json @@ -96,7 +96,7 @@ "accelerometer": true, "ir_reciever": false, "extension_ports": 0, - "headset_port": false, + "headset_port": true, "speaker": false, "microphone": false, "cable": {