aura: Support for G733PZ

This commit is contained in:
Interfector18
2023-07-24 17:29:05 +02:00
parent 8d8b5e5f51
commit 9e65921c0a
2 changed files with 407 additions and 1 deletions

View File

@@ -351,6 +351,14 @@
advanced_type: PerKey,
power_zones: [Keyboard],
),
(
board_name: "G733PZ",
layout_name: "g733pz-per-key",
basic_modes: [Static, Breathe, Strobe, Rainbow, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash],
basic_zones: [],
advanced_type: PerKey,
power_zones: [Keyboard, Lightbar],
),
(
board_name: "G733Q",
layout_name: "gx502",
@@ -647,4 +655,4 @@
advanced_type: None,
power_zones: [Keyboard],
),
])
])