{
  "jsonid": "input_profile",
  "controller_type": "pico_controller",
  "device_class": "TrackedDeviceClass_Controller",
  "resource_root": "pico",
  "driver_name": "pico",
  "legacy_binding": "input/legacy_bindings_pico_controller.json",
  "remapping" : "input/default_pico_controller_remapping.json",
  "input_bindingui_mode": "controller_handed",
  "should_show_binding_errors": true,
  "compatibility_mode_controller_type": "oculus_touch",
  "is_stub": true,
  "input_bindingui_left": {
    "image": "{pico}/icons/controller_left.svg"
  },
  "input_bindingui_right": {
    "image": "{pico}/icons/controller_right.svg"
  },
  "input_source": {
    "/input/joystick": {
      "type": "joystick",
      "binding_image_point": [ 280, 200 ],
      "click": true,
      "touch": true,
      "order": 2
    },
    "/input/trigger": {
      "type": "trigger",
      "binding_image_point": [ 122, 200 ],
      "value": true,
      "touch": true,
      "order": 1
    },
    "/input/grip": {
      "type": "trigger",
      "binding_image_point": [ 195, 390 ],
      "value": true,
      "touch": true,
      "order": 3
    },
    "/input/a": {
      "type": "button",
      "side": "right",
      "binding_image_point": [ 240, 240 ],
      "click": true,
      "touch": true,
      "order": 4
    },
    "/input/b": {
      "type": "button",
      "side": "right",
      "binding_image_point": [ 210, 210 ],
      "click": true,
      "touch": true,
      "order": 5
    },
    "/input/x": {
      "type": "button",
      "side": "left",
      "binding_image_point": [ 240, 240 ],
      "click": true,
      "touch": true,
      "order": 4
    },
    "/input/y": {
      "type": "button",
      "side": "left",
      "binding_image_point": [ 210, 210 ],
      "click": true,
      "touch": true,
      "order": 5
    },
    "input/application_menu": {
      "type": "button",
      "side": "left",
      "binding_image_point": [ 270, 250 ],
      "click": true,
      "touch": true,
      "order": 0
    },
    "/input/system": {
      "type": "button",
      "side": "left",
      "binding_image_point": [ 280, 300 ],
      "click": true,
      "touch": true,
      "order": 0
    },
    "/input/skeleton/right": {
      "type": "skeleton",
      "side": "right",
      "skeleton": "/skeleton/hand/right",
      "binding_image_point": [ 200, 550 ]
    },
    "/input/skeleton/left": {
      "type": "skeleton",
      "side": "left",
      "skeleton": "/skeleton/hand/left",
      "binding_image_point": [ 200, 550 ]
    },
    "/output/haptic": {
      "type": "vibration",
      "binding_image_point": [ 192, 139 ]
    },
    "/pose/raw": {
      "type": "pose",
      "binding_image_point": [ 214, 216 ]
    },
    "/pose/base": {
      "type": "pose",
      "binding_image_point": [ 211, 250 ]
    },
    "/pose/handgrip": {
      "type": "pose",
      "binding_image_point": [ 284, 346 ]
    },
    "/pose/tip": {
      "type": "pose",
      "binding_image_point": [ 214, 216 ]
    },
    "/pose/openxr_aim": {
      "type": "pose",
      "binding_image_point": [ 214, 216 ]
    }
  },
  "simulation_settings":
  {
	"hmd_profile": "rift",
	"left_modelnumber": "Pico  Phoenix  Controller left",
	"right_modelnumber": "Pico  Phoenix  Controller right",
	"left_serialnumber": "PICO_CONTROLLER_LEFT",
	"right_serialnumber": "PICO_CONTROLLER_RIGHT",
	"simulate_rendermodel": false,
	"left_registered_device_type": "pico/PICO 4 Controller left",
	"right_registered_device_type": "pico/PICO 4 Controller right",
	"tracking_system_name": "oculus",
	"manufacturer_name": "Oculus",
	"legacy_buttons": [0, 1, 2, 7, 32, 33, 34],
	"legacy_axis": [2, 3, 3, 0, 0]
  }
}
