blob: 2b42f871b0a2bcbf40b1ff5af4753c692c00a16e [file] [log] [blame]
Michael Wrightdd9f7cb2014-03-03 14:04:11 -08001# Copyright (C) 2013 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Odie
16
17key 304 BUTTON_A
18key 305 BUTTON_B
19key 307 BUTTON_X
20key 308 BUTTON_Y
21key 310 BUTTON_L1
22key 311 BUTTON_R1
Michael Wrightdd9f7cb2014-03-03 14:04:11 -080023key 317 BUTTON_THUMBL
24key 318 BUTTON_THUMBR
25
Michael Wrightdd9f7cb2014-03-03 14:04:11 -080026axis 0x00 X
27axis 0x01 Y
28axis 0x02 Z
29axis 0x05 RZ
30axis 0x09 RTRIGGER
31axis 0x0a LTRIGGER
32axis 0x10 HAT_X
33axis 0x11 HAT_Y
34
35led 0x00 CONTROLLER_1
36led 0x01 CONTROLLER_2
37led 0x02 CONTROLLER_3
38led 0x03 CONTROLLER_4
Siarhei Vishniakou7b0b6092018-08-29 08:54:27 -070039
40# The next 2 buttons do not follow Linux standard because this behaviour was specified by the UX
41# Left arrow to the immediate left of the power button
42key 158 BACK
43# Circle to the immediate right of the power button
44key 172 HOME
45
46
47# Mapping according to https://www.kernel.org/doc/Documentation/input/gamepad.txt
48# Power button
49key 316 BUTTON_MODE