diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index 6f825980..08445aee 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -38,7 +38,16 @@ ( device_name: "FA617NS", product_id: "", - layout_name: "fx505d", + layout_name: "fa507", + basic_modes: [Static, Breathe, Pulse], + basic_zones: [], + advanced_type: r#None, + power_zones: [Keyboard], + ), + ( + device_name: "FA617NT", + product_id: "", + layout_name: "fa507", basic_modes: [Static, Breathe, Pulse], basic_zones: [], advanced_type: r#None, @@ -47,7 +56,16 @@ ( device_name: "FA617XS", product_id: "", - layout_name: "fx505d", + layout_name: "fa507", + basic_modes: [Static, Breathe, Pulse], + basic_zones: [], + advanced_type: r#None, + power_zones: [Keyboard], + ), + ( + device_name: "FA617XT", + product_id: "", + layout_name: "fa507", basic_modes: [Static, Breathe, Pulse], basic_zones: [], advanced_type: r#None,