diff options
author | Jared Henderson <jaredh.microsoft@gmail.com> | 2019-08-23 03:15:53 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-08-23 03:15:53 -0700 |
commit | 7f1e92a654a7966b07b73690b7724d0540ffeb50 (patch) | |
tree | c4be4a357a2b0650f23a166c2e599aeebf73cf88 /data/keyboards | |
parent | a105206a92845fb69e8a6fd814ea06417917a03a (diff) | |
parent | 87700db4ef58327f11b9bb4bcc69a0a05ec6bca9 (diff) |
Merge "Update Xbox BT controller mapping to support upcoming controller firmware update"
am: 87700db4ef
Change-Id: Ia43fd4b1458c8979da8d803083696e8dff26ae73
Diffstat (limited to 'data/keyboards')
-rw-r--r-- | data/keyboards/Vendor_045e_Product_02fd.kl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/keyboards/Vendor_045e_Product_02fd.kl b/data/keyboards/Vendor_045e_Product_02fd.kl index 512f7e134978..1b03497ae3d1 100644 --- a/data/keyboards/Vendor_045e_Product_02fd.kl +++ b/data/keyboards/Vendor_045e_Product_02fd.kl @@ -53,5 +53,10 @@ key 158 BUTTON_SELECT # Hamburger - 3 parallel lines key 315 BUTTON_START -# Xbox key +# There are at least two versions of firmware out for this controller. +# They send different linux keys for the "Xbox" button. +# Xbox key (original firmware) key 172 BUTTON_MODE + +# Xbox key (newer firmware) +key 316 BUTTON_MODE |