Merge branch 'srivatsarog-main-patch-78688' into 'main'

Update aura_support.ron

See merge request asus-linux/asusctl!169
This commit is contained in:
Luke Jones
2023-09-03 08:45:39 +00:00

View File

@@ -663,4 +663,12 @@
advanced_type: None,
power_zones: [Keyboard],
),
(
board_name: "G713RC",
layout_name: "pc105",
basic_modes: [Static, Breathe, Strobe, Rainbow, Pulse],
basic_zones: [],
advanced_type: Zoned([ZonedKbLeft, ZonedKbLeftMid, ZonedKbRightMid, ZonedKbRight, LightbarRight, LightbarRightCorner, LightbarRightBottom, LightbarLeftBottom, LightbarLeftCorner, LightbarLeft]),
power_zones: [Keyboard, Lightbar],
),
])