From c7ff3b44dc75cb340c221679fe50d6c4210e6ee7 Mon Sep 17 00:00:00 2001 From: Lu Robles Date: Fri, 25 Oct 2024 17:33:10 +0200 Subject: [PATCH] FA506N: use RainbowCycle instead of RainbowWave --- 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 0b0f8f0c..8619be4c 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -12,7 +12,7 @@ device_name: "FA506N", product_id: "", layout_name: "fa506i", - basic_modes: [Static, Breathe, RainbowWave], + basic_modes: [Static, Breathe, RainbowCycle], basic_zones: [], advanced_type: None, power_zones: [Keyboard],