
| Steering is X axis (direction swapped, as 0=right)
|*USBJoystick_MapADC 0 2 2
*USBJoystick_MapADC 0 2 2 32767 -32768

| Accelerator is RY, moving up (top half)
*USBJoystick_MapADC 1 2 5 0 32767

| Brake is RY, moving down (bottom half)
*USBJoystick_MapADC 2 2 5 0 -32768

| Clutch is Z (left trigger), 
*USBJoystick_MapADC 3 2 0

| Buttons?
*USBJoystick_MapADCButtons 2 0 1
