mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Added missing button, and fixed layout for Strix G18
This commit is contained in:
committed by
Luke Jones
parent
c420dd820a
commit
c422e77ba6
@@ -396,8 +396,8 @@
|
|||||||
layout_name: "g814ji-per-key",
|
layout_name: "g814ji-per-key",
|
||||||
basic_modes: [Static, Breathe, Strobe, Rainbow, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash],
|
basic_modes: [Static, Breathe, Strobe, Rainbow, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash],
|
||||||
basic_zones: [],
|
basic_zones: [],
|
||||||
advanced_type: None,
|
advanced_type: PerKey,
|
||||||
power_zones: [Keyboard],
|
power_zones: [Keyboard, Lightbar],
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
board_name: "GA401Q",
|
board_name: "GA401Q",
|
||||||
|
|||||||
@@ -172,6 +172,7 @@
|
|||||||
(VolDown, "rog_row"),
|
(VolDown, "rog_row"),
|
||||||
(VolUp, "rog_row"),
|
(VolUp, "rog_row"),
|
||||||
(MicMute, "rog_row"),
|
(MicMute, "rog_row"),
|
||||||
|
(RogFan, "rog_row"),
|
||||||
(RogApp, "rog_row"),
|
(RogApp, "rog_row"),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user