Skip to content

Commit

Permalink
Update Sony Interactive Entertainment Wireless Controller.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhedlund authored Sep 12, 2024
1 parent f72b953 commit 99ab2db
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion udev/Sony Interactive Entertainment Wireless Controller.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
input_device = "Sony Interactive Entertainment Wireless Controller"
input_device_display_name = "Sony DualShock 4 v2 Controller"
input_device_display_name = "Sony Interactive Entertainment Wireless Controller (DualShock 4 v2)"
input_driver = "udev"
input_vendor_id = "1356"
input_product_id = "2508"
input_device_alt1 = "Sony Computer Entertainment Wireless Controller"
input_device_display_name_alt1 = "Sony Computer Entertainment Wireless (DualShock 4 v1)"
input_vendor_id_alt1 = "1356"
input_product_id_alt1 = "1476"
input_b_btn = "0"
input_y_btn = "3"
input_select_btn = "8"
Expand Down

0 comments on commit 99ab2db

Please sign in to comment.