Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'user_mods/retroarch.hmod/etc/libretro/joypad_autoconf/clovercon1.cfg')
-rw-r--r--user_mods/retroarch.hmod/etc/libretro/joypad_autoconf/clovercon1.cfg35
1 files changed, 0 insertions, 35 deletions
diff --git a/user_mods/retroarch.hmod/etc/libretro/joypad_autoconf/clovercon1.cfg b/user_mods/retroarch.hmod/etc/libretro/joypad_autoconf/clovercon1.cfg
deleted file mode 100644
index 7e99138f..00000000
--- a/user_mods/retroarch.hmod/etc/libretro/joypad_autoconf/clovercon1.cfg
+++ /dev/null
@@ -1,35 +0,0 @@
-input_driver = "udev"
-input_device = "Nintendo Clovercon - controller1"
-input_device_display_name = "Nintendo Clovercon"
-
-input_a_btn = "0"
-input_b_btn = "1"
-input_x_btn = "2"
-input_y_btn = "3"
-input_l_btn = "4"
-input_r_btn = "5"
-input_l2_btn = "6"
-input_r2_btn = "7"
-input_select_btn = "8"
-input_start_btn = "9"
-input_menu_toggle_btn = "10"
-input_left_btn = "11"
-input_right_btn = "12"
-input_up_btn = "13"
-input_down_btn = "14"
-
-input_a_btn_label = "A"
-input_b_btn_label = "B"
-input_x_btn_label = "X"
-input_y_btn_label = "Y"
-input_l_btn_label = "L"
-input_r_btn_label = "R"
-input_l2_btn_label = "L2"
-input_r2_btn_label = "R2"
-input_menu_toggle_btn_label = "Home"
-input_select_btn_label = "Select"
-input_start_btn_label = "Start"
-input_left_btn_label = "D-Pad Left"
-input_right_btn_label = "D-Pad Right"
-input_up_btn_label = "D-Pad Up"
-input_down_btn_label = "D-Pad Down"