Skip to content

Commit

Permalink
Update Nintendo - Switch Pro Controller.cfg
Browse files Browse the repository at this point in the history
# The Home button (Home logo) is unbound in this autoconf, since it is bound to the Home button in Android.
  • Loading branch information
davidhedlund authored Nov 22, 2023
1 parent b4a62a5 commit 4a6d7fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/Nintendo - Switch Pro Controller.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nintendo Switch Pro Controller (with nintendo-hid)

# Screenshot button (circle) is unbound in this autoconf, but has an ID of 110
# The Home button (Home logo) is unbound in this autoconf, since it is bound to the Home button in Android.

input_driver = "android"
input_device = "Pro Controller"
Expand All @@ -22,7 +22,7 @@ input_l2_btn = "104"
input_r2_btn = "105"
input_l3_btn = "106"
input_r3_btn = "107"
input_menu_toggle_btn = ""
input_menu_toggle_btn = "110"

input_a_btn_label = "A"
input_b_btn_label = "B"
Expand Down

0 comments on commit 4a6d7fa

Please sign in to comment.