From 59bed2de78911bda6c082144bdfd94cc0d9f2fb3 Mon Sep 17 00:00:00 2001 From: HurricanePootis <53066639+HurricanePootis@users.noreply.github.com> Date: Wed, 6 Dec 2023 08:44:44 -0600 Subject: [PATCH] Update dist/72-yuzu-input.rules shout out to @liamwhite Co-authored-by: liamwhite --- dist/72-yuzu-input.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/72-yuzu-input.rules b/dist/72-yuzu-input.rules index 73c7582a51..beb1b31404 100644 --- a/dist/72-yuzu-input.rules +++ b/dist/72-yuzu-input.rules @@ -2,7 +2,7 @@ # On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules # Consult your distro if this is not the case -#Nintendo's Switch Pro Controller and Pro Controller for Wired and Bluetooth +# Switch Pro Controller (USB/Bluetooth) KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess" KERNEL=="hidraw*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess" #Nintendo's Left Joy-Con for Wired and Bluetooth