Merge branch 'g615lr-rgb' into 'devel'

feat: add support for G615LR to aura_support.ron

See merge request asus-linux/asusctl!247
This commit is contained in:
Denis Benato
2026-01-17 15:39:43 +00:00

View File

@@ -332,6 +332,15 @@
advanced_type: r#None, advanced_type: r#None,
power_zones: [Keyboard, Lightbar], 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", device_name: "G634J",
product_id: "", product_id: "",