From 78c574b76168f3469b8cec4e8bd11545de544ef4 Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Sun, 19 Oct 2025 21:27:33 +0200 Subject: [PATCH] chore_ add supprot for GU605CR --- 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 96f0ad81..f07064f0 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -692,6 +692,15 @@ advanced_type: Zoned([SingleZone]), power_zones: [Keyboard], ), + ( + device_name: "GU605C", + product_id: "", + layout_name: "ga401q", + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Pulse], + basic_zones: [], + advanced_type: Zoned([SingleZone]), + power_zones: [Keyboard], + ), ( device_name: "GU605M", product_id: "",