diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index b47545ad..b746f908 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -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], ), -]) \ No newline at end of file +])