We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb4ebe commit db52031Copy full SHA for db52031
1 file changed
Project-Aurora/Project-Aurora/Settings/Configuration.cs
@@ -542,8 +542,10 @@ public class Configuration : INotifyPropertyChanged
542
typeof(Devices.Asus.AsusDevice),
543
typeof(Devices.AtmoOrbDevice.AtmoOrbDevice),
544
typeof(Devices.Clevo.ClevoDevice),
545
+ typeof(Devices.CoolerMaster.CoolerMasterDevice),
546
typeof(Devices.Drevo.DrevoDevice),
547
typeof(Devices.Ducky.DuckyDevice),
548
+ typeof(Devices.RGBNet.RgbNetDevice),
549
typeof(Devices.Razer.RazerDevice),
550
typeof(Devices.Roccat.RoccatDevice),
551
typeof(Devices.Omen.OmenDevices),
0 commit comments