summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2020-07-17 20:05:54 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-07-17 20:05:54 +0000
commitf277044b7031bc8f0dbfa414f9eb9fab541967a8 (patch)
treeb8ca20da6fab55df4c1fb414b5046334b407ce03
parent730a1c4b0bfe6796e39344bc271ae78d9641c268 (diff)
parentcbb392fa6952a63de02adcf7ff62cc7155a7a46e (diff)
Merge "frameworks/base: fix Logitech Dual Action gamepad"
-rw-r--r--data/keyboards/Vendor_046d_Product_c216.kl10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/keyboards/Vendor_046d_Product_c216.kl b/data/keyboards/Vendor_046d_Product_c216.kl
index 6743323d7db8..8bc142f0cab0 100644
--- a/data/keyboards/Vendor_046d_Product_c216.kl
+++ b/data/keyboards/Vendor_046d_Product_c216.kl
@@ -16,15 +16,15 @@
# Logitech Dual Action Controller
#
-key 0x120 BUTTON_A
-key 0x123 BUTTON_B
-key 0x121 BUTTON_X
-key 0x122 BUTTON_Y
+key 0x121 BUTTON_A
+key 0x122 BUTTON_B
+key 0x120 BUTTON_X
+key 0x123 BUTTON_Y
key 0x124 BUTTON_L1
key 0x125 BUTTON_R1
key 0x126 BUTTON_L2
key 0x127 BUTTON_R2
-key 0x128 BUTTON_SELECT
+key 0x128 BACK
key 0x129 BUTTON_START
key 0x12a BUTTON_THUMBL
key 0x12b BUTTON_THUMBR