Skip to content

Commit

Permalink
Update DualSense Wireless Controller (PS5).cfg
Browse files Browse the repository at this point in the history
fix PS Button
  • Loading branch information
darkuser89 authored Nov 12, 2022
1 parent ca26058 commit 41f5b37
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 41f5b37

Please sign in to comment.