diff options
author | Clay Smith <claysmith158@gmail.com> | 2023-02-15 06:09:19 -0600 |
---|---|---|
committer | Clay Smith <claysmith158@gmail.com> | 2023-02-15 06:09:19 -0600 |
commit | ed0ba87ea8c7ce0b7b97ca2b7da0cd9a7571c9eb (patch) | |
tree | 994b56f458c8aa4549350dfff358653509283086 /DOCUMENTATION | |
parent | 1e556df88ea6910db59561fa1547e5bfbb2e5042 (diff) |
remove unneeded files
Diffstat (limited to 'DOCUMENTATION')
-rw-r--r-- | DOCUMENTATION | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/DOCUMENTATION b/DOCUMENTATION deleted file mode 100644 index 0574ee7..0000000 --- a/DOCUMENTATION +++ /dev/null @@ -1,30 +0,0 @@ -/* -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 -*/ - |