Skip to content

Commit

Permalink
Remove non-existing buttons from PS Gamepad
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Jan 31, 2024
1 parent 5972bc5 commit 094e329
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -454,11 +454,9 @@
<feature name="circle" button="1" />
<feature name="cross" button="0" />
<feature name="down" axis="+7" />
<feature name="l3" button="9" />
<feature name="left" axis="-6" />
<feature name="leftbumper" button="4" />
<feature name="lefttrigger" axis="+2" />
<feature name="r3" button="10" />
<feature name="right" axis="+6" />
<feature name="rightbumper" button="5" />
<feature name="righttrigger" axis="+5" />
Expand Down

0 comments on commit 094e329

Please sign in to comment.