Standardize gamepad layouts on existing controllers
Bug: 8292749 Change-Id: I24bae8c9229125fcdd583d74b29f4334ddff782e
This commit is contained in:
23
data/keyboards/Vendor_0079_Product_0011.kl
Normal file
23
data/keyboards/Vendor_0079_Product_0011.kl
Normal file
@@ -0,0 +1,23 @@
|
||||
# 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.
|
||||
|
||||
# Classic NES Controller
|
||||
|
||||
key 289 BUTTON_A
|
||||
key 290 BUTTON_B
|
||||
key 297 BUTTON_START
|
||||
key 296 BUTTON_SELECT
|
||||
|
||||
axis 0x00 HAT_X
|
||||
axis 0x01 HAT_Y
|
||||
@@ -22,9 +22,9 @@ key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 314 BUTTON_SELECT
|
||||
key 314 BUTTON_BACK
|
||||
key 315 BUTTON_START
|
||||
key 316 BUTTON_MODE
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
|
||||
35
data/keyboards/Vendor_046d_Product_c219.kl
Normal file
35
data/keyboards/Vendor_046d_Product_c219.kl
Normal file
@@ -0,0 +1,35 @@
|
||||
# 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.
|
||||
|
||||
# Logitech Logitech Cordless RumblePad 2
|
||||
|
||||
key 305 BUTTON_A
|
||||
key 306 BUTTON_B
|
||||
key 304 BUTTON_X
|
||||
key 307 BUTTON_Y
|
||||
key 308 BUTTON_L1
|
||||
key 309 BUTTON_R1
|
||||
key 310 BUTTON_L2
|
||||
key 311 BUTTON_R2
|
||||
key 313 BUTTON_START
|
||||
key 312 BUTTON_BACK
|
||||
key 314 BUTTON_THUMBL
|
||||
key 315 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x02 Z
|
||||
axis 0x05 RZ
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
36
data/keyboards/Vendor_046d_Product_c21f.kl
Normal file
36
data/keyboards/Vendor_046d_Product_c21f.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# Logitech Wireless Gamepad F710
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
@@ -23,10 +23,10 @@ key 0x127 DPAD_LEFT
|
||||
|
||||
key 0x120 BUTTON_SELECT
|
||||
key 0x123 BUTTON_START
|
||||
key 0x12f BUTTON_A
|
||||
key 0x12c BUTTON_B
|
||||
key 0x12e BUTTON_X
|
||||
key 0x12d BUTTON_Y
|
||||
key 0x12e BUTTON_A
|
||||
key 0x12d BUTTON_B
|
||||
key 0x12f BUTTON_X
|
||||
key 0x12c BUTTON_Y
|
||||
key 0x12a BUTTON_L1
|
||||
key 0x12b BUTTON_R1
|
||||
key 0x128 BUTTON_L2
|
||||
@@ -35,7 +35,7 @@ key 0x121 BUTTON_THUMBL
|
||||
key 0x122 BUTTON_THUMBR
|
||||
|
||||
# PS key
|
||||
key 0x2d0 BUTTON_1
|
||||
key 0x2d0 BUTTON_HOME
|
||||
|
||||
# Left Analog Stick
|
||||
axis 0x00 X
|
||||
|
||||
27
data/keyboards/Vendor_0583_Product_2060.kl
Normal file
27
data/keyboards/Vendor_0583_Product_2060.kl
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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.
|
||||
|
||||
# ION GO PAD
|
||||
|
||||
key 288 BUTTON_A
|
||||
key 289 BUTTON_B
|
||||
key 290 BUTTON_X
|
||||
key 291 BUTTON_Y
|
||||
key 294 BUTTON_L1
|
||||
key 295 BUTTON_R1
|
||||
key 292 BUTTON_L2
|
||||
key 293 BUTTON_R2
|
||||
|
||||
axis 0x00 HAT_X
|
||||
axis 0x01 HAT_Y
|
||||
33
data/keyboards/Vendor_0a5c_Product_8502.kl
Normal file
33
data/keyboards/Vendor_0a5c_Product_8502.kl
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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
|
||||
31
data/keyboards/Vendor_1038_Product_1412.kl
Normal file
31
data/keyboards/Vendor_1038_Product_1412.kl
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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.
|
||||
|
||||
# Steelseries Free
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 316 BUTTON_SELECT
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x02 Z
|
||||
axis 0x05 RZ
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
27
data/keyboards/Vendor_12bd_Product_d015.kl
Normal file
27
data/keyboards/Vendor_12bd_Product_d015.kl
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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.
|
||||
|
||||
# Hitgaming SNES Retro
|
||||
|
||||
key 306 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 304 BUTTON_Y
|
||||
key 308 BUTTON_L1
|
||||
key 309 BUTTON_R1
|
||||
key 313 BUTTON_START
|
||||
key 312 BUTTON_SELECT
|
||||
|
||||
axis 0x00 HAT_X
|
||||
axis 0x01 HAT_Y
|
||||
38
data/keyboards/Vendor_1689_Product_fd00.kl
Normal file
38
data/keyboards/Vendor_1689_Product_fd00.kl
Normal file
@@ -0,0 +1,38 @@
|
||||
# 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.
|
||||
|
||||
# Razer Onza Tournament Edition
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 307 BUTTON_L1
|
||||
key 308 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
key 706 DPAD_UP
|
||||
key 705 DPAD_RIGHT
|
||||
key 707 DPAD_DOWN
|
||||
key 704 DPAD_LEFT
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
36
data/keyboards/Vendor_1689_Product_fd01.kl
Normal file
36
data/keyboards/Vendor_1689_Product_fd01.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# Razer Xbox 360 Gamepad
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 308 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
36
data/keyboards/Vendor_1689_Product_fe00.kl
Normal file
36
data/keyboards/Vendor_1689_Product_fe00.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# Razer Sabertooth Elite
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
36
data/keyboards/Vendor_1bad_Product_f016.kl
Normal file
36
data/keyboards/Vendor_1bad_Product_f016.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# Madcatz Gamepad
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
35
data/keyboards/Vendor_1bad_Product_f023.kl
Normal file
35
data/keyboards/Vendor_1bad_Product_f023.kl
Normal file
@@ -0,0 +1,35 @@
|
||||
# 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.
|
||||
|
||||
# Mad Catz MLG GamePad for Xbox 360
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
36
data/keyboards/Vendor_1bad_Product_f027.kl
Normal file
36
data/keyboards/Vendor_1bad_Product_f027.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# MadCatz FPS Pro
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
36
data/keyboards/Vendor_1bad_Product_f036.kl
Normal file
36
data/keyboards/Vendor_1bad_Product_f036.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# MadCatz Generic XBox Controller
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_BACK
|
||||
key 316 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
36
data/keyboards/Vendor_1d79_Product_0009.kl
Normal file
36
data/keyboards/Vendor_1d79_Product_0009.kl
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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.
|
||||
|
||||
# Nyko Playpad / Playpad Pro
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 158 BUTTON_BACK
|
||||
key 172 BUTTON_HOME
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x02 Z
|
||||
axis 0x05 RZ
|
||||
axis 0x09 RTRIGGER
|
||||
axis 0x0a LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
35
data/keyboards/Vendor_2378_Product_100a.kl
Normal file
35
data/keyboards/Vendor_2378_Product_100a.kl
Normal file
@@ -0,0 +1,35 @@
|
||||
# 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.
|
||||
|
||||
# OnLive, Inc. OnLive Wireless Controller
|
||||
|
||||
key 304 BUTTON_A
|
||||
key 305 BUTTON_B
|
||||
key 307 BUTTON_X
|
||||
key 308 BUTTON_Y
|
||||
key 310 BUTTON_L1
|
||||
key 311 BUTTON_R1
|
||||
key 315 BUTTON_START
|
||||
key 314 BUTTON_SELECT
|
||||
key 317 BUTTON_THUMBL
|
||||
key 318 BUTTON_THUMBR
|
||||
|
||||
axis 0x00 X
|
||||
axis 0x01 Y
|
||||
axis 0x03 Z
|
||||
axis 0x04 RZ
|
||||
axis 0x05 RTRIGGER
|
||||
axis 0x02 LTRIGGER
|
||||
axis 0x10 HAT_X
|
||||
axis 0x11 HAT_Y
|
||||
Reference in New Issue
Block a user