diff options
Diffstat (limited to 'DOCUMENTATION')
-rw-r--r-- | DOCUMENTATION | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/DOCUMENTATION b/DOCUMENTATION new file mode 100644 index 0000000..0574ee7 --- /dev/null +++ b/DOCUMENTATION @@ -0,0 +1,30 @@ +/* +Sony PlayStation DualShock4 Controller + BT: + Bit(s): 128s, 64s, 32s + /proc/bus/input/devices Vendor=054c Product=09cc + "Wireless Controller Motion Sensors" + "Wireless Controller" + "Wireless Controller Touchpad" + WIRED: + Bit(s): 16s, 8s, 4s + /dev/input/by-id/usb-Sony_Interactive_Entertainment_Wireless_Controller-event-if03 + /dev/input/by-id/usb-Sony_Interactive_Entertainment_Wireless_Controller-if03-event-joystick + /dev/input/by-id/usb-Sony_Interactive_Entertainment_Wireless_Controller-if03-event-mouse +Valve Steam Controller + WIRED ONLY: + Bit(s): 2s + /dev/input/by-id/usb-Valve_Software_Wired_Controller-if02-event-joystick +Microsoft 360 Controller + BT ONLY: (Dongle) + Bit(s): 1s + /dev/input/by-id/usb-©Microsoft_Xbox_360_Wireless_Receiver_for_Windows_E15D4C50-event-joystick +Nintendo Wii Remote + BT ONLY: + Bit(s) 1024s, 512s, 256s + /proc/bus/input/devices Vendor=057e Product=0306 + "Nintendo Wii Remote Accelerometer" + "Nintendo Wii Remote" + "Nintendo Wii Remote IR" //not currently supported, not sure how realistic this is +*/ + |