Skip to content

Commit

Permalink
sdl2: Update PS4 Controller display name (#1169)
Browse files Browse the repository at this point in the history
* Update and rename PS4 Controller.cfg to PS4 Controller (v1).cfg

input_device_display_name = "Sony DualShock 4 v1 Controller"

* Rename PS4 Controller (v1).cfg to PS4 Controller.cfg

minor
  • Loading branch information
davidhedlund authored Aug 15, 2024
1 parent 3a98b94 commit 3a2860e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdl2/PS4 Controller.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
input_driver = "sdl2"
input_device = "PS4 Controller"
input_device_display_name = "Sony DualShock 4 v1 Controller"
input_vendor_id = "1356"
input_product_id = "1476"
input_b_btn = "0"
Expand Down

0 comments on commit 3a2860e

Please sign in to comment.