Created
September 19, 2025 05:45
-
-
Save PyYoshi/34d210929121322e16e8e706de6e8921 to your computer and use it in GitHub Desktop.
Revisions
-
PyYoshi revised this gist
Sep 19, 2025 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,3 @@ # WLMOUSE MIAO 8K RECEIVER SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="36a7", ATTR{idProduct}=="a866", MODE="0666" KERNEL=="hidraw*", ATTRS{idVendor}=="36a7", ATTRS{idProduct}=="a866", MODE="0666" -
PyYoshi created this gist
Sep 19, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ # ALMOUSE BEAST Miao # WLMOUSE MIAO 8K RECEIVER SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="36a7", ATTR{idProduct}=="a866", MODE="0666" KERNEL=="hidraw*", ATTRS{idVendor}=="36a7", ATTRS{idProduct}=="a866", MODE="0666" # WLMOUSE MIAO SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="36a7", ATTR{idProduct}=="a867", MODE="0666" KERNEL=="hidraw*", ATTRS{idVendor}=="36a7", ATTRS{idProduct}=="a867", MODE="0666"