From b97242981c2317a7ced6dd5df55ed49e0ecd98f8 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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index bca42661..8ab3b34e 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,13 @@ 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: "G712LI", @@ -579,7 +579,7 @@ device_name: "G835L", product_id: "", layout_name: "g814ji-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Comet, Flash], + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], basic_zones: [], advanced_type: PerKey, power_zones: [Keyboard, Lightbar, Logo], @@ -998,4 +998,4 @@ advanced_type: r#None, power_zones: [Ally], ), -]) +]) \ No newline at end of file