File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # Hyperkin Trooper 2 Premium Controller
2+ # https://www.hyperkin.com/supaboy-sfc-portable-pocket-console-for-snes-super-famicom-hyperkin.html
3+ input_driver = " udev"
4+ input_device = " Hyperkin Trooper V2"
5+ input_device_display_name = " Hyperkin Trooper V2"
6+ input_vendor_id = " 11812"
7+ input_product_id = " 14442"
8+ input_b_btn = " 0"
9+ input_select_btn = " 4"
10+ input_start_btn = " 5"
11+ input_up_axis = " -1"
12+ input_down_axis = " +1"
13+ input_left_axis = " -0"
14+ input_right_axis = " +0"
15+ input_a_btn = " 1"
16+ input_l_btn = " 2"
17+ input_r_btn = " 3"
18+
19+ input_b_btn_label = " Left Button"
20+ input_a_btn_label = " Right Button"
21+ input_select_btn_label = " Select"
22+ input_start_btn_label = " Start"
23+ input_up_axis_label = " Up"
24+ input_down_axis_label = " Down"
25+ input_left_axis_lbel = " Left"
26+ input_right_axis_label = " Right"
27+ input_l_btn_label = " Left Shoulder"
28+ input_r_btn_label = " Right Shoulder"
You can’t perform that action at this time.
0 commit comments