Merge branch 'aura-support-fa617xs' into 'main'

Add aura support for ASUS TUF Gaming A16 (FA617XS, AMD Advantage Edition)

Closes #696

See merge request asus-linux/asusctl!231
This commit is contained in:
Denis Benato
2025-11-14 06:56:21 +00:00

View File

@@ -44,6 +44,15 @@
advanced_type: r#None,
power_zones: [Keyboard],
),
(
device_name: "FA617XS",
product_id: "",
layout_name: "fx505d",
basic_modes: [Static, Breathe, Pulse],
basic_zones: [],
advanced_type: r#None,
power_zones: [Keyboard],
),
(
device_name: "FX505",
product_id: "",
@@ -908,4 +917,4 @@
advanced_type: r#None,
power_zones: [Ally],
),
])
])