HID services: Difference between revisions

No edit summary
Line 3,052: Line 3,052:
== ButtonConfig ==
== ButtonConfig ==
u32 button mapping config. Must be value 0 - 22, which selects what button to map to.
u32 button mapping config. Must be value 0 - 22, which selects what button to map to.
{| class="wikitable" border="1"
!  Value
!  Description
|-
| 0 || A
|-
| 1 || B
|-
| 2 || X
|-
| 3 || Y
|-
| 4 || L-Stick
|-
| 5 || R-Stick
|-
| 6 || L
|-
| 7 || R
|-
| 8 || ZL
|-
| 9 || ZR
|-
| 10 || -
|-
| 11 || +
|-
| 12 || DLeft
|-
| 13 || DUp
|-
| 14 || DRight
|-
| 15 || DDown
|-
| 16 || SL
|-
| 17 || SR
|-
| 20 || HOME
|-
| 21 || Capture
|-
| 22 || Disabled
|}


== JoystickConfig ==
== JoystickConfig ==