From ea32ad6e0a109f0152c8d1ab4a8345c8507d135d Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Sat, 13 Dec 2025 13:36:46 +0100 Subject: [PATCH] Feat: add support for FX607V --- rog-aura/data/aura_support.ron | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index fa4b0517..71c19bc6 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -107,6 +107,15 @@ advanced_type: r#None, power_zones: [Keyboard], ), + ( + device_name: "FX607V", + product_id: "", + layout_name: "fa506i", + basic_modes: [Static, Breathe, RainbowCycle, Pulse], + basic_zones: [], + advanced_type: Zoned([SingleZone]), + power_zones: [Keyboard], + ), ( device_name: "FX617X", product_id: "",