From df9712ae68e62743edda8028435a4947aefb05b7 Mon Sep 17 00:00:00 2001 From: HurricanePootis <53066639+HurricanePootis@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:33:45 -0600 Subject: [PATCH] Update dist/72-yuzu-input.rules Co-authored-by: liamwhite --- dist/72-yuzu-input.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/72-yuzu-input.rules b/dist/72-yuzu-input.rules index a033313b59..832d642b92 100644 --- a/dist/72-yuzu-input.rules +++ b/dist/72-yuzu-input.rules @@ -8,6 +8,7 @@ # 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" + # Joy-Con L (Bluetooth) KERNEL=="hidraw*", KERNELS=="*057e:2006*", MODE="0660", TAG+="uaccess" # Joy-Con R (Bluetooth)