{
   "bindings" : {
      "/actions/khrsimplecontroller" : {
         "chords" : [],
         "haptics" : [
            {
               "output" : "/actions/khrsimplecontroller/out/haptic",
               "path" : "/user/hand/left/output/haptic"
            },
            {
               "output" : "/actions/khrsimplecontroller/out/haptic",
               "path" : "/user/hand/right/output/haptic"
            }
         ],
         "poses" : [
            {
               "output" : "/actions/khrsimplecontroller/in/devicepose",
               "path" : "/user/hand/left/pose/grip"
            },
            {
               "output" : "/actions/khrsimplecontroller/in/devicepose",
               "path" : "/user/hand/right/pose/grip"
            },
            {
               "output" : "/actions/khrsimplecontroller/in/pointer",
               "path" : "/user/hand/left/pose/tip"
            },
            {
               "output" : "/actions/khrsimplecontroller/in/pointer",
               "path" : "/user/hand/right/pose/tip"
            }
         ],
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/khrsimplecontroller/in/select"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "force_input" : "click"
               },
               "path" : "/user/hand/left/input/select"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/khrsimplecontroller/in/select"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "force_input" : "click"
               },
               "path" : "/user/hand/right/input/select"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/khrsimplecontroller/in/menu"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "force_input" : "click"
               },
               "path" : "/user/hand/left/input/menu"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/khrsimplecontroller/in/menu"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "force_input" : "click"
               },
               "path" : "/user/hand/right/input/menu"
            }
         ]
      }
   },
   "category" : "openxr",
   "controller_type" : "khr_simple_controller",
   "interaction_profile" : "/interaction_profiles/khr/simple_controller",
   "name" : "Bindings from OpenXR for khr_simple_controller"
}
