Skip to content

Instantly share code, notes, and snippets.

@PyYoshi
Created September 19, 2025 05:45
Show Gist options
  • Save PyYoshi/34d210929121322e16e8e706de6e8921 to your computer and use it in GitHub Desktop.
Save PyYoshi/34d210929121322e16e8e706de6e8921 to your computer and use it in GitHub Desktop.

Revisions

  1. PyYoshi revised this gist Sep 19, 2025. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion 99-wlmouse.rules
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,3 @@
    # 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"
  2. PyYoshi created this gist Sep 19, 2025.
    8 changes: 8 additions & 0 deletions 99-wlmouse.rules
    Original 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"