mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-12 21:38:38 +00:00
Merge branch 'master' of https://github.com/SpoinkyNL/Artemis.git
This commit is contained in:
commit
d5387ba965
@ -80,6 +80,10 @@ namespace Artemis.KeyboardProviders.Corsair
|
||||
Width = 21;
|
||||
KeyboardRegions.Add(new KeyboardRegion("TopRow", new Point(1, 0), new Point(1, 16)));
|
||||
break;
|
||||
case "K65 RGB":
|
||||
Height = 7;
|
||||
Width = 18;
|
||||
break;
|
||||
case "Strafe RGB":
|
||||
Height = 7;
|
||||
KeyboardRegions.Add(new KeyboardRegion("TopRow", new Point(1, 0), new Point(1, 16)));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user