This commit is contained in:
Serge
2024-07-05 20:39:08 +02:00
3 changed files with 219 additions and 15 deletions

View File

@@ -226,6 +226,7 @@ namespace GHelper.Peripherals
DetectMouse(new StrixCarry());
DetectMouse(new StrixImpactIII());
DetectMouse(new StrixImpact());
DetectMouse(new Pugio());
}
public static void DetectMouse(AsusMouse am)