{
  "schemaVersion": 3.0,
  "appVersion": "5.2.2",
  "config": {
    "appName": "Switch to Xbox",
    "processNames": [
      "FortniteClient-Win64-Shipping.exe",
      "FortniteClient-Win64-Shipping_BE.exe",
      "FortniteClient-Win64-Shipping_EAC.exe",
      "FortniteLauncher.exe",
      "RobloxPlayerLauncher.exe"
    ]
  },
  "devices": {
    "hardware": [
      {
        "id": 1,
        "name": "gamepad",
        "convertToVirtual": true
      }
    ],
    "virtual": {
      "gamepads": [
        {
          "id": 1,
          "type": "360"
        }
      ]
    }
  },
  "masks": [
    {
      "id": 1,
      "set": [
        {
          "deviceId": 1,
          "buttonId": 31,
          "description": "XB: BtnLeftLowerPaddle"
        }
      ]
    }
  ],
  "mappings": [
    {
      "condition": {
        "mask": {
          "id": 1,
          "activator": {
            "type": "single",
            "mode": "hold_until_release"
          }
        }
      },
      "macros": [
        {
          "keyboard": {
            "buttonId": 29,
            "description": "DIK_LCONTROL"
          }
        }
      ]
    }
  ]
}
