From d625c279a6f668a791c72c2aabdd5cbef7f16faf Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Fri, 16 Jan 2026 19:13:00 +0100 Subject: [PATCH] fix: G835LW doesn't have pulse available in windows --- rog-aura/data/aura_support.ron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index dda614b5..80746b0a 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -570,7 +570,7 @@ device_name: "G835L", product_id: "", layout_name: "g814ji-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Comet, Flash], basic_zones: [], advanced_type: PerKey, power_zones: [Keyboard, Lightbar, Logo],