diff options
author | Jared Henderson <jaredh.microsoft@gmail.com> | 2019-08-26 12:05:53 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-08-26 12:05:53 -0700 |
commit | a1ef1ea27f8c857ecd29cbbe4b74d7894204dc77 (patch) | |
tree | fcea3f89bcb16a0a2ee32dfb7dabf540e5860b6a /data/keyboards | |
parent | 67e1b54cad5e76eb1be3e16873ae86f44f4da9ab (diff) | |
parent | 71b94722cbda966583aa14608450f063422bd7af (diff) |
Merge "Update Xbox BT controller mapping to support upcoming controller firmware update" am: 87700db4ef am: 7f1e92a654 am: b2cfc86e8b am: 37f8b552d3
am: 71b94722cb
Change-Id: If3d23854ba967939d61d095c0358b678ddcb68ac
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 |