{
   "action_manifest_version" : 0,
   "alias_info" : {},
   "app_key" : "steam.app.658920",
   "bindings" : {
      "/actions/default" : {
         "haptics" : [
            {
               "output" : "/actions/default/in/hapticvibration",
               "path" : "/user/hand/left/output/haptic"
            },
            {
               "output" : "/actions/default/in/hapticvibration",
               "path" : "/user/hand/right/output/haptic"
            }
         ],
         "poses" : [
            {
               "output" : "/actions/default/in/handposeleft",
               "path" : "/user/hand/left/pose/handgrip"
            },
            {
               "output" : "/actions/default/in/handposeright",
               "path" : "/user/hand/right/pose/handgrip"
            },
            {
               "output" : "/actions/default/in/handpointerleft",
               "path" : "/user/hand/left/pose/tip"
            },
            {
               "output" : "/actions/default/in/handpointerright",
               "path" : "/user/hand/right/pose/tip"
            }
         ],
         "skeleton" : [
            {
               "output" : "/actions/default/in/handskeletonleft",
               "path" : "/user/hand/left/input/skeleton/left"
            },
            {
               "output" : "/actions/default/in/handskeletonright",
               "path" : "/user/hand/right/input/skeleton/right"
            }
         ],
         "sources" : [
            {
               "inputs" : {
                  "pull" : {
                     "output" : "/actions/default/in/handcurl"
                  }
               },
               "mode" : "trigger",
               "path" : "/user/hand/left/input/grip"
            },
            {
               "inputs" : {
                  "pull" : {
                     "output" : "/actions/default/in/triggerpull"
                  }
               },
               "mode" : "trigger",
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "pull" : {
                     "output" : "/actions/default/in/handcurl"
                  }
               },
               "mode" : "trigger",
               "path" : "/user/hand/right/input/grip"
            },
            {
               "inputs" : {
                  "pull" : {
                     "output" : "/actions/default/in/triggerpull"
                  }
               },
               "mode" : "trigger",
               "path" : "/user/hand/right/input/trigger"
            }
         ]
      },
      "/actions/ground" : {
         "sources" : [
            {
               "inputs" : {
                  "south" : {
                     "output" : "/actions/ground/in/crouch"
                  }
               },
               "mode" : "dpad",
               "parameters" : {
                  "deadzone_pct" : "90",
                  "overlap_pct" : "0",
                  "sticky" : "true",
                  "sub_mode" : "touch"
               },
               "path" : "/user/hand/right/input/thumbstick"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ground/in/sprint"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ground/in/jump"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/a"
            },
            {
               "inputs" : {
                  "center" : {
                     "output" : "/actions/ground/in/commandsquad"
                  }
               },
               "mode" : "dpad",
               "parameters" : {
                  "sub_mode" : "click"
               },
               "path" : "/user/hand/left/input/trackpad"
            }
         ]
      },
      "/actions/interact" : {
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/interact/in/use"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.8",
                  "click_deactivate_threshold" : "0.8",
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/interact/in/use"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.8",
                  "click_deactivate_threshold" : "0.8",
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "grab" : {
                     "output" : "/actions/interact/in/grab"
                  }
               },
               "mode" : "grab",
               "parameters" : {
                  "value_hold_threshold" : "1.5",
                  "value_release_threshold" : "1"
               },
               "path" : "/user/hand/left/input/grip"
            },
            {
               "inputs" : {
                  "grab" : {
                     "output" : "/actions/interact/in/grab"
                  }
               },
               "mode" : "grab",
               "parameters" : {
                  "value_hold_threshold" : "1.5",
                  "value_release_threshold" : "1"
               },
               "path" : "/user/hand/right/input/grip"
            }
         ]
      },
      "/actions/menu" : {
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/menu/in/togglemenu"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/b"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/menu/in/press"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/menu/in/press"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/trigger"
            }
         ]
      },
      "/actions/move" : {
         "sources" : [
            {
               "inputs" : {
                  "position" : {
                     "output" : "/actions/move/in/move"
                  }
               },
               "mode" : "joystick",
               "path" : "/user/hand/left/input/thumbstick"
            },
            {
               "inputs" : {
                  "east" : {
                     "output" : "/actions/move/in/turnright"
                  },
                  "west" : {
                     "output" : "/actions/move/in/turnleft"
                  }
               },
               "mode" : "dpad",
               "parameters" : {
                  "deadzone_pct" : "20",
                  "sub_mode" : "touch"
               },
               "path" : "/user/hand/right/input/thumbstick"
            },
            {
               "inputs" : {
                  "position" : {
                     "output" : "/actions/move/in/continuousturn"
                  }
               },
               "mode" : "joystick",
               "parameters" : {
                  "deadzone_pct" : "25",
                  "sticky_click" : "false"
               },
               "path" : "/user/hand/right/input/thumbstick"
            }
         ]
      },
      "/actions/vehicle" : {
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/leave"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/a"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/handbrake"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/a"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/attack"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.8",
                  "click_deactivate_threshold" : "0.8",
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/boost"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.8",
                  "click_deactivate_threshold" : "0.8",
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/attack2"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/b"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/handbrake"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "touchy_click" : "true"
               },
               "path" : "/user/hand/left/input/thumbstick"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/vehicle/in/lights"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "touchy_click" : "true"
               },
               "path" : "/user/hand/right/input/thumbstick"
            }
         ]
      },
      "/actions/weapon" : {
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/weapon/in/attack"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/weapon/in/attack"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "south" : {
                     "output" : "/actions/weapon/in/select"
                  }
               },
               "mode" : "dpad",
               "parameters" : {
                  "overlap_pct" : "70",
                  "sub_mode" : "click"
               },
               "path" : "/user/hand/right/input/trackpad"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/weapon/in/bugbaitsqueeze"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.8",
                  "click_deactivate_threshold" : "0.55",
                  "force_input" : "force",
                  "haptic_amplitude" : "0.2"
               },
               "path" : "/user/hand/right/input/grip"
            },
            {
               "inputs" : {},
               "mode" : "none",
               "path" : "/user/hand/right/input/thumbstick"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/weapon/in/eject"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/b"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/weapon/in/attack2"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/a"
            }
         ]
      }
   },
   "category" : "steamvr_input",
   "controller_type" : "knuckles",
   "description" : "Force Grabbing: No more accidental grabs.\nRight A: Jump.\nRight B: Eject Magazine\nRight Joystick Down: Crouch\nRight Trackpad Down (Force Press): Weapon Select\nRight Grip: Bugbait\nLeft Trigger: Sprint\nLeft A: Alt Fire\n\nSooo tbh I've never played HL:2 before and I only got about 3 chapters in before I got frustrated and needed to change the controls. Idk if these controls will be completely viable throughout the entire game, so feel free to change what you need to. Enjoy! ^^",
   "name" : "Better Controls, Simply. V1",
   "options" : {},
   "simulated_actions" : []
}
