mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Support for ROG Spatha (#1914)
* Added support for ROG Chakram Core (P511) * Add support for the TUF M3 Gen II * Support for Gladius II and Gladius II Origin (P502 and P504) * Support for ROG Spatha Mouse
This commit is contained in:
@@ -212,6 +212,7 @@ namespace GHelper.Peripherals
|
||||
DetectMouse(new Chakram());
|
||||
DetectMouse(new ChakramWired());
|
||||
DetectMouse(new ChakramCore());
|
||||
DetectMouse(new SpathaX());
|
||||
}
|
||||
|
||||
public static void DetectMouse(AsusMouse am)
|
||||
|
||||
Reference in New Issue
Block a user