diff options
author | Tim Kilbourn <tkilbourn@google.com> | 2014-04-18 14:18:07 -0700 |
---|---|---|
committer | Tim Kilbourn <tkilbourn@google.com> | 2014-04-18 14:24:12 -0700 |
commit | edad218f5ac001f76bef322eb36f86836f0a956c (patch) | |
tree | f4e217b385fb5890dd400e7494583f4e523e2427 /data/keyboards | |
parent | 3eff39fb0f6425601b67296ee25f0497a70976ae (diff) | |
download | frameworks_base-edad218f5ac001f76bef322eb36f86836f0a956c.zip frameworks_base-edad218f5ac001f76bef322eb36f86836f0a956c.tar.gz frameworks_base-edad218f5ac001f76bef322eb36f86836f0a956c.tar.bz2 |
Add Fire TV remote key layout.
Change-Id: Ida72c48701bf0366f488f1c99ab17e0e5c45de78
Diffstat (limited to 'data/keyboards')
-rw-r--r-- | data/keyboards/Vendor_1949_Product_0401.kl | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/keyboards/Vendor_1949_Product_0401.kl b/data/keyboards/Vendor_1949_Product_0401.kl new file mode 100644 index 0000000..ab24bcd --- /dev/null +++ b/data/keyboards/Vendor_1949_Product_0401.kl @@ -0,0 +1,27 @@ +# Copyright (C) 2014 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Amazon Fire TV remote + +key 103 DPAD_UP +key 108 DPAD_DOWN +key 105 DPAD_LEFT +key 106 DPAD_RIGHT +key 96 DPAD_CENTER +key 158 BACK +key 172 HOME +key 168 MEDIA_REWIND +key 208 MEDIA_FAST_FORWARD +key 164 MEDIA_PLAY_PAUSE +key 217 ASSIST |