summaryrefslogtreecommitdiffstats
path: root/data/keyboards
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2013-07-29 13:54:46 -0700
committerMichael Wright <michaelwr@google.com>2013-07-29 13:54:46 -0700
commit2c126204a538430ea23653a5a77ab67873a4a7d8 (patch)
tree79de028e026572fb5a56e1fa275f48b78d2dd2cf /data/keyboards
parentac6c78b6eef49f5c1ab2a346d90ccb99ccec18f4 (diff)
downloadframeworks_base-2c126204a538430ea23653a5a77ab67873a4a7d8.zip
frameworks_base-2c126204a538430ea23653a5a77ab67873a4a7d8.tar.gz
frameworks_base-2c126204a538430ea23653a5a77ab67873a4a7d8.tar.bz2
Remove incorrect keymapping
Turns out Snakebytes produce all 0s for their vendor / product IDs. This somehow got the vendor / product ID of an international apple keyboard, which will break them. Unfortunately, this also means we cannot map Snakebyte controllers at all. Relevant bug: https://code.google.com/p/android/issues/detail?id=58202 Change-Id: I59e134f8d1eb059fdf6823e65d6ce5387428029e
Diffstat (limited to 'data/keyboards')
-rw-r--r--data/keyboards/Vendor_0a5c_Product_8502.kl33
1 files changed, 0 insertions, 33 deletions
diff --git a/data/keyboards/Vendor_0a5c_Product_8502.kl b/data/keyboards/Vendor_0a5c_Product_8502.kl
deleted file mode 100644
index 0084969..0000000
--- a/data/keyboards/Vendor_0a5c_Product_8502.kl
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright (C) 2013 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.
-
-# Snakebyte
-
-key 289 BUTTON_A
-key 290 BUTTON_B
-key 288 BUTTON_X
-key 291 BUTTON_Y
-key 292 BUTTON_L1
-key 293 BUTTON_R1
-key 294 BUTTON_L2
-key 295 BUTTON_R2
-key 297 BUTTON_START
-key 296 BUTTON_SELECT
-
-axis 0x00 X
-axis 0x01 Y
-axis 0x02 Z
-axis 0x05 RZ
-axis 0x10 HAT_X
-axis 0x11 HAT_Y