# PlayStation 5 - DualSense Edge The DualSense Edge controller, released in early 2023, is a premium variant of the DualSense. It includes several enhancements such as customizable rear paddles, two function buttons, and interchangeable thumbstick caps. The Edge also has a slightly heavier build, improved grip, and black-colored face buttons and D-pad. ### Steam Input support Yes ### Linux Kernel Support Yes, since 6.2 - `hid-playstation` ### Sony Firmware Update You can find the Windows software to update the firmware here: [Playstation: DualSense Firmware Update](https://controller.dl.playstation.net/controller/lang/en/fwupdater.html) ### Udev rules ``` # Sony DualSense Edge Wireless-Controller; Bluetooth; USB KERNEL=="hidraw*", KERNELS=="*054C:0DF2*", MODE="0660", TAG+="uaccess" KERNEL=="hidraw*", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0df2", MODE="0660", TAG+="uaccess" ``` ## What is the Official RetroDECK - Steam Input Profile called? - DualSense: `RetroDECK: DualSense` ## RetroDECK Hotkeys Read more here: [RetroDECK: Controller Hotkeys](../../wiki_rd_controls/hotkeys-retrodeck.md)