From edad218f5ac001f76bef322eb36f86836f0a956c Mon Sep 17 00:00:00 2001 From: Tim Kilbourn Date: Fri, 18 Apr 2014 14:18:07 -0700 Subject: Add Fire TV remote key layout. Change-Id: Ida72c48701bf0366f488f1c99ab17e0e5c45de78 --- data/keyboards/Vendor_1949_Product_0401.kl | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 data/keyboards/Vendor_1949_Product_0401.kl (limited to 'data/keyboards') 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 -- cgit v1.1