Skip to content

Commit db52031

Browse files
committed
disabled coolermaster and new logitech devices by default
1 parent abb4ebe commit db52031

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Project-Aurora/Project-Aurora/Settings/Configuration.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,10 @@ public class Configuration : INotifyPropertyChanged
542542
typeof(Devices.Asus.AsusDevice),
543543
typeof(Devices.AtmoOrbDevice.AtmoOrbDevice),
544544
typeof(Devices.Clevo.ClevoDevice),
545+
typeof(Devices.CoolerMaster.CoolerMasterDevice),
545546
typeof(Devices.Drevo.DrevoDevice),
546547
typeof(Devices.Ducky.DuckyDevice),
548+
typeof(Devices.RGBNet.RgbNetDevice),
547549
typeof(Devices.Razer.RazerDevice),
548550
typeof(Devices.Roccat.RoccatDevice),
549551
typeof(Devices.Omen.OmenDevices),

0 commit comments

Comments
 (0)