You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SCJMapper-V2/graphics/layouts/tfrpedals.json

17 lines
600 B
JSON

{
"MapName" : "ThrustMaster T-Flight Pedals",
"MapImage" : "tfrpedals.jpg",
"InputDevices" :[
{
"InputType": "J",
"DeviceName": "ThrustMaster T-Flight Pedals",
"DeviceProdGuid": ["{B679044F-0000-0000-0000-504944564944}"],
"Controls": [
{ "Input": "x", "Type": "Digital", "X":164, "Y":588, "Width":1332, "Height":162, "Cmt":"Left pedal"},
{ "Input": "y", "Type": "Digital", "X":2264, "Y":588, "Width":1332, "Height":162, "Cmt":"Right pedal"},
{ "Input": "z", "Type": "Analogue", "X":1208, "Y":331, "Width":1332, "Height":162, "Cmt":"Rudder"}
]
}
]
}