blob: 4c6c4dda02b028ba4ce4b428da36d2ba679f866a [file] [log] [blame]
Stuart Wells7e1435e2014-11-17 10:28:47 -08001# Copyright (C) 2014 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# Razer Serval
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
Stuart Wells7e1435e2014-11-17 10:28:47 -080023key 317 BUTTON_THUMBL
24key 318 BUTTON_THUMBR
25
26key 158 BACK
27key 172 HOME
28
Siarhei Vishniakoua3492ca2019-09-30 20:26:00 +010029# Left arrow to the left of the "power" key
30key 0x13a BUTTON_SELECT
31# Right arrow to the right of the "power" key
32key 0x13b BUTTON_START
33# Power key
34key 0x13c BUTTON_MODE
35
Stuart Wells7e1435e2014-11-17 10:28:47 -080036axis 0x00 X
37axis 0x01 Y
38axis 0x02 Z
39axis 0x05 RZ
40axis 0x09 RTRIGGER
41axis 0x0a LTRIGGER
42axis 0x10 HAT_X
43axis 0x11 HAT_Y
44
45led 0x00 CONTROLLER_1
46led 0x01 CONTROLLER_2
47led 0x02 CONTROLLER_3
48led 0x03 CONTROLLER_4