mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-06-24 13:48:45 -04:00
Fix X870 Gaming WIFI6 and X870 Aorus Tachyon ICE layouts
This commit is contained in:
@@ -5339,22 +5339,6 @@ static const gb_fusion2_device b850m_d3hp_5711_device =
|
||||
"B850M D3HP",
|
||||
};
|
||||
|
||||
static const gb_fusion2_device x870_aor_tachyon_ice_5711_device =
|
||||
{
|
||||
&it5711_62_device,
|
||||
0x0230005F,
|
||||
0,
|
||||
"X870 AORUS TACHYON ICE",
|
||||
};
|
||||
|
||||
static const gb_fusion2_device x870_gaming_wifi6_5711_device =
|
||||
{
|
||||
&it5711_62_device,
|
||||
0x0230005F,
|
||||
0,
|
||||
"X870 GAMING WIFI6",
|
||||
};
|
||||
|
||||
static const gb_fusion2_device x870i_aor_pro_ice_5711_device =
|
||||
{
|
||||
&it5711_62_device,
|
||||
@@ -5706,6 +5690,22 @@ static const gb_fusion2_device b860m_gmg_x_wifi6e_5711_device =
|
||||
"B860M GAMING X WIFI6E",
|
||||
};
|
||||
|
||||
static const gb_fusion2_device x870_aor_tachyon_ice_5711_device =
|
||||
{
|
||||
&it5711_64_device,
|
||||
0x0230005F,
|
||||
0,
|
||||
"X870 AORUS TACHYON ICE",
|
||||
};
|
||||
|
||||
static const gb_fusion2_device x870_gaming_wifi6_5711_device =
|
||||
{
|
||||
&it5711_64_device,
|
||||
0x0230005F,
|
||||
0,
|
||||
"X870 GAMING WIFI6",
|
||||
};
|
||||
|
||||
static const gb_fusion2_device trx50_ai_top_5711_device =
|
||||
{
|
||||
&it5711_64_device,
|
||||
|
||||
Reference in New Issue
Block a user