diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2020-10-13 05:59:50 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2020-10-13 05:59:50 +0000 |
commit | 94fc36d8fcc07d27989690d427c5b361515eb2bc (patch) | |
tree | 1bf84b6faf6965a080bcf7bcb495282b0a7593ab /data | |
parent | 1b6030e24c5b433a7c3834b9b0a823b24813d848 (diff) | |
parent | 30951b0666bb21753dbad06deededca140fdb54d (diff) |
Merge "Add OnLive Universal Controller media buttons mapping." am: 30951b0666
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1446730
Change-Id: I760c959c891a12b5ea096ed9f8de56209ec45233
Diffstat (limited to 'data')
-rw-r--r-- | data/keyboards/Vendor_2378_Product_1008.kl | 5 | ||||
-rw-r--r-- | data/keyboards/Vendor_2378_Product_100a.kl | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/data/keyboards/Vendor_2378_Product_1008.kl b/data/keyboards/Vendor_2378_Product_1008.kl index 478da03b9a78..7b19469ab6b4 100644 --- a/data/keyboards/Vendor_2378_Product_1008.kl +++ b/data/keyboards/Vendor_2378_Product_1008.kl @@ -14,6 +14,10 @@ # OnLive, Inc. OnLive Wireless Controller, USB adapter +key 164 MEDIA_PLAY_PAUSE +key 167 MEDIA_RECORD +key 168 MEDIA_REWIND +key 208 MEDIA_FAST_FORWARD key 304 BUTTON_A key 305 BUTTON_B key 307 BUTTON_X @@ -22,6 +26,7 @@ key 310 BUTTON_L1 key 311 BUTTON_R1 key 315 BUTTON_START key 314 BUTTON_SELECT +key 316 BUTTON_MODE key 317 BUTTON_THUMBL key 318 BUTTON_THUMBR diff --git a/data/keyboards/Vendor_2378_Product_100a.kl b/data/keyboards/Vendor_2378_Product_100a.kl index d9cd17120464..cb2b73afee3d 100644 --- a/data/keyboards/Vendor_2378_Product_100a.kl +++ b/data/keyboards/Vendor_2378_Product_100a.kl @@ -14,6 +14,10 @@ # OnLive, Inc. OnLive Wireless Controller +key 164 MEDIA_PLAY_PAUSE +key 167 MEDIA_RECORD +key 168 MEDIA_REWIND +key 208 MEDIA_FAST_FORWARD key 304 BUTTON_A key 305 BUTTON_B key 307 BUTTON_X @@ -22,6 +26,7 @@ key 310 BUTTON_L1 key 311 BUTTON_R1 key 315 BUTTON_START key 314 BUTTON_SELECT +key 316 BUTTON_MODE key 317 BUTTON_THUMBL key 318 BUTTON_THUMBR |