1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 17:48:31 +00:00

Disabled resharper warning about missspelling of MSI

This commit is contained in:
Darth Affe 2024-01-17 23:39:06 +01:00
parent 3400edcf93
commit 9004c50d78

View File

@ -318,6 +318,7 @@ public static class LedMappings
/// <summary>
/// Gets the mapping for GE78HX keyboards.
/// </summary>
// ReSharper disable once InconsistentNaming
public static LedMapping<SteelSeriesLedId> KeyboardMSIGE78Mapping { get; } = new()
{
{ LedId.Keyboard_Escape, SteelSeriesLedId.Escape },