From f53f1f360f0efe7fe10048ce22e5d035a70b9138 Mon Sep 17 00:00:00 2001 From: Seom1177 Date: Mon, 22 Dec 2025 09:06:06 -0500 Subject: [PATCH] Feat: update layout_name for FA617NS and FA617XS models in aura_support.ron --- rog-aura/data/aura_support.ron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index 26cec104..f161d402 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -38,7 +38,7 @@ ( device_name: "FA617NS", product_id: "", - layout_name: "fx505d", + layout_name: "fa507", basic_modes: [Static, Breathe, Pulse], basic_zones: [], advanced_type: r#None, @@ -56,7 +56,7 @@ ( device_name: "FA617XS", product_id: "", - layout_name: "fx505d", + layout_name: "fa507", basic_modes: [Static, Breathe, Pulse], basic_zones: [], advanced_type: r#None,