From 754d82d031dc072882bf323d0157899b88ff7870 Mon Sep 17 00:00:00 2001 From: Burak Date: Sat, 17 Jan 2026 18:09:43 +0300 Subject: [PATCH] feat: add support for G615LR to aura_support.ron --- 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 80746b0a..bca42661 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -332,6 +332,15 @@ advanced_type: r#None, power_zones: [Keyboard, Lightbar], ), + ( + device_name: "G615LR", + product_id: "", + layout_name: "g634j-per-key", + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave], + basic_zones: [Key1, Key2, Key3, Key4], + advanced_type: r#None, + power_zones: [Keyboard, Lightbar], + ), ( device_name: "G634J", product_id: "",