From 61d8ba2c798f5584674a2b5d58920c41b49dd19e Mon Sep 17 00:00:00 2001 From: Ghoul Date: Sat, 24 Jan 2026 21:58:43 +0500 Subject: [PATCH] feat: add pulse to G835L LED modes --- rog-aura/data/aura_support.ron | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index bca42661..9cd2613d 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -125,7 +125,7 @@ advanced_type: r#None, power_zones: [Keyboard], ), - ( + ( device_name: "FX607V", product_id: "", layout_name: "fa506i", @@ -351,13 +351,22 @@ power_zones: [Keyboard, Lightbar, Logo, RearGlow], ), ( - device_name: "G635L", - product_id: "", - layout_name: "g635l-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], - basic_zones: [], - advanced_type: PerKey, - power_zones: [Keyboard, Lightbar, Logo], + device_name: "G635L", + product_id: "", + layout_name: "g635l-per-key", + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], + basic_zones: [], + advanced_type: PerKey, + power_zones: [Keyboard, Lightbar, Logo], + ), + ( + device_name: "G835L", + product_id: "", + layout_name: "g835l-per-key", + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], + basic_zones: [], + advanced_type: PerKey, + power_zones: [Keyboard, Lightbar, Logo], ), ( device_name: "G712LI", @@ -575,15 +584,6 @@ advanced_type: PerKey, power_zones: [Keyboard, Lightbar, Logo, RearGlow], ), - ( - device_name: "G835L", - product_id: "", - layout_name: "g814ji-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Comet, Flash], - basic_zones: [], - advanced_type: PerKey, - power_zones: [Keyboard, Lightbar, Logo], - ), ( device_name: "GA401I", product_id: "",