Added Rog Strix Impact II Wireless mouse support. Hint: Has the same DPI switching Problem as the Keris.

This commit is contained in:
IceStormNG
2023-07-31 12:40:40 +02:00
parent 769c490d21
commit b5451cfc21
3 changed files with 224 additions and 1 deletions

View File

@@ -1208,7 +1208,7 @@ namespace GHelper.Peripherals.Mouse
return setting;
}
public void ReadLightingSetting()
public virtual void ReadLightingSetting()
{
if (!HasRGB())
{