From e4c5df6ccafaac58554e2bc3fc74ec30b3dfc663 Mon Sep 17 00:00:00 2001 From: ulville Date: Wed, 10 Jul 2024 20:47:18 +0300 Subject: [PATCH] Add G614JJ Aura support --- 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 e2a537a4..db5957c4 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -242,6 +242,15 @@ advanced_type: None, power_zones: [Keyboard, Lightbar], ), + ( + device_name: "G614JJ", + product_id: "", + layout_name: "g634j-per-key", + basic_modes: [Static, Breathe, Pulse, RainbowCycle, RainbowWave], + basic_zones: [Key1, Key2, Key3, Key4], + advanced_type: None, + power_zones: [Keyboard, Lightbar], + ), ( device_name: "G614JZ", product_id: "",