Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c045a56f authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-18.1' into v1-r

parents a1b0e3ba 216a82f8
Loading
Loading
Loading
Loading
+8 −8
Original line number Original line Diff line number Diff line
@@ -19,14 +19,14 @@


# Mapping according to https://developer.android.com/training/game-controllers/controller-input.html
# Mapping according to https://developer.android.com/training/game-controllers/controller-input.html


# Button labeled as "B" but should really produce keycode "A"
# Button labeled as "B"
key 0x130    BUTTON_A
key 0x130    BUTTON_B
# Button labeled as "A" but should really produce keycode "B"
# Button labeled as "A"
key 0x131    BUTTON_B
key 0x131    BUTTON_A
# Button labeled as "X" but should really product keycode "Y"
# Button labeled as "X"
key 0x133    BUTTON_Y
key 0x133    BUTTON_X
# Button labeled as "Y" but should really produce keycode "X"
# Button labeled as "Y"
key 0x134    BUTTON_X
key 0x134    BUTTON_Y


# Button labeled as "L"
# Button labeled as "L"
key 0x136    BUTTON_L1
key 0x136    BUTTON_L1