Notify user via message in UI if asus-armoury not loaded

This commit is contained in:
Luke D. Jones
2025-01-13 14:32:13 +13:00
parent d785e17f95
commit d9a88e7cc3
6 changed files with 80 additions and 40 deletions

View File

@@ -548,6 +548,15 @@
advanced_type: Zoned([SingleZone]),
power_zones: [Keyboard],
),
(
device_name: "GA605W",
product_id: "",
layout_name: "ga401q",
basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse],
basic_zones: [],
advanced_type: Zoned([SingleZone]),
power_zones: [Keyboard],
),
(
device_name: "GL503",
product_id: "",
@@ -665,15 +674,6 @@
advanced_type: Zoned([SingleZone]),
power_zones: [Keyboard],
),
(
device_name: "GA605W",
product_id: "",
layout_name: "ga401q",
basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse],
basic_zones: [],
advanced_type: Zoned([SingleZone]),
power_zones: [Keyboard],
),
(
device_name: "GV301Q",
product_id: "",
@@ -854,4 +854,4 @@
advanced_type: None,
power_zones: [Ally],
),
])
])