Skip to content

Instantly share code, notes, and snippets.

View leakec's full-sized avatar
🍞
Acquiring good toast

Carl Leake leakec

🍞
Acquiring good toast
View GitHub Profile
# This is a controller configuration for the Rock Candy Gamepad Wired Controller, i.e., Rock Candy Xbox 360 wired controller.
# The file includes the map I have created, along with a full list of the buttons at the bottom, so you can change the map as you see fit.
# Ubuntu 22.04 version
[PDP Xbox 360 Rock Candy]
plugged = True
mouse = False
AnalogDeadzone = 2048,2048
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
# This is a controller configuration for the Rock Candy Gamepad Wired Controller, i.e., Rock Candy Xbox 360 wired controller.
# The file includes the map I have created, along with a full list of the buttons at the bottom, so you can change the map as you see fit.
[Rock Candy Gamepad Wired Controller]
plugged = True
mouse = False
AnalogDeadzone = 2048,2048
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)