From 10514f9535446c7eaf222473613e0db12c9253eb Mon Sep 17 00:00:00 2001 From: Pelochus Date: Thu, 10 Sep 2026 20:54:32 +0200 Subject: [PATCH] fix(rog-aura): fix RGB .ron for various G615 --- rog-aura/data/aura_support.ron | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index 5d799a76..1206c067 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -471,7 +471,7 @@ device_name: "G615JHR", product_id: "", layout_name: "g634j-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse], + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], basic_zones: [], advanced_type: PerKey, power_zones: [Keyboard, Lightbar, Logo], @@ -481,7 +481,7 @@ product_id: "", layout_name: "g634j-per-key", basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse], - basic_zones: [], + basic_zones: [Key1, Key2, Key3, Key4], advanced_type: r#None, power_zones: [Keyboard, Lightbar], ), @@ -490,7 +490,7 @@ product_id: "19b6", layout_name: "g634j-per-key", basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse], - basic_zones: [], + basic_zones: [Key1, Key2, Key3, Key4], advanced_type: r#None, power_zones: [Keyboard, Lightbar], ), @@ -507,18 +507,18 @@ device_name: "G615LR", product_id: "", layout_name: "g634j-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave], + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse], basic_zones: [Key1, Key2, Key3, Key4], advanced_type: r#None, - power_zones: [Keyboard, Lightbar, Logo], + power_zones: [Keyboard, Lightbar], ), ( device_name: "G615LW", product_id: "", layout_name: "g634j-per-key", basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], - basic_zones: [Key1, Key2, Key3, Key4, BarLeft, BarRight], - advanced_type: r#None, + basic_zones: [], + advanced_type: PerKey, power_zones: [Keyboard, Lightbar], ), (