Skip to content

Commit

Permalink
Merge pull request libretro#1180 from offalynne/patch-3
Browse files Browse the repository at this point in the history
Typo in udev Razer Kishi
  • Loading branch information
LibretroAdmin authored Aug 19, 2024
2 parents 8905bba + 9edb754 commit 6989394
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions udev/Razer Kishi.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
input_driver = "udev"
input_device = "Razer Kishi"
input_vendor_id = "10232"
input_produc_id = "3007"
input_product_id = "3007"
input_b_btn = "5"
input_y_btn = "8"
input_select_btn = "15"
Expand Down Expand Up @@ -50,4 +50,4 @@ input_l_y_minus_axis_label = "Left Analog Up"
input_r_x_plus_axis_label = "Right Analog Right"
input_r_x_minus_axis_label = "Right Analog Left"
input_r_y_plus_axis_label = "Right Analog Down"
input_r_y_minus_axis_label = "Right Analog Up"
input_r_y_minus_axis_label = "Right Analog Up"

0 comments on commit 6989394

Please sign in to comment.