From de53c4bd4a9f7986e6f66a1e65e14d4a4232304e Mon Sep 17 00:00:00 2001 From: Marco Scardovi Date: Mon, 6 Jul 2026 08:17:26 +0200 Subject: [PATCH] Add FA401WU supports Closes: https://github.com/OpenGamingCollective/asusctl/issues/151 Signed-off-by: Marco Scardovi --- rog-aura/data/aura_support.ron | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index 55f1d193..af5acf99 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -1,4 +1,13 @@ ([ + ( + device_name: "FA401WU", + product_id: "", + layout_name: "fa506i", + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse], + basic_zones: [], + advanced_type: r#None, + power_zones: [Keyboard], + ), ( device_name: "FA506I", product_id: "",