Skip to content

Commit

Permalink
Merge pull request #874 from darkuser89/master
Browse files Browse the repository at this point in the history
Fix PS Button fur DualSense Wireless Controller (PS5)
  • Loading branch information
RobLoach authored Nov 19, 2022
2 parents c4e4a94 + 41f5b37 commit c424e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hid/DualSense Wireless Controller (PS5).cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ input_r_x_plus_axis = "+4"
input_r_x_minus_axis = "-4"
input_r_y_plus_axis = "+5"
input_r_y_minus_axis = "-5"
input_menu_toggle_btn = "31"
input_menu_toggle_btn = "12"
input_b_btn_label = "Cross"
input_y_btn_label = "Square"
input_select_btn_label = "Share"
Expand All @@ -51,4 +51,4 @@ input_r_x_plus_axis_label = "Right Analog X+"
input_r_x_minus_axis_label = "Right Analog X-"
input_r_y_plus_axis_label = "Right Analog Y+"
input_r_y_minus_axis_label = "Right Analog Y-"
input_menu_toggle_btn_label = "PS"
input_menu_toggle_btn_label = "PS"

0 comments on commit c424e3d

Please sign in to comment.