Skip to content

Commit

Permalink
disabled coolermaster and new logitech devices by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Nov 1, 2022
1 parent abb4ebe commit db52031
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project-Aurora/Project-Aurora/Settings/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,10 @@ public class Configuration : INotifyPropertyChanged
typeof(Devices.Asus.AsusDevice),
typeof(Devices.AtmoOrbDevice.AtmoOrbDevice),
typeof(Devices.Clevo.ClevoDevice),
typeof(Devices.CoolerMaster.CoolerMasterDevice),
typeof(Devices.Drevo.DrevoDevice),
typeof(Devices.Ducky.DuckyDevice),
typeof(Devices.RGBNet.RgbNetDevice),
typeof(Devices.Razer.RazerDevice),
typeof(Devices.Roccat.RoccatDevice),
typeof(Devices.Omen.OmenDevices),
Expand Down

0 comments on commit db52031

Please sign in to comment.