Merge branch 'guv604vi-support' into 'main'

Add led modes for GU604VI

See merge request asus-linux/asusctl!159
This commit is contained in:
Luke Jones
2023-04-20 22:32:50 +00:00
2 changed files with 8 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Support for G733Z LED modes
- Support for GU604V LED modes
### Changed
- Adjustments to Anime system events thread
- Add "sleep" animetion config options to anime config

View File

@@ -419,6 +419,13 @@
basic_zones: [],
advanced_type: Zoned([SingleZone]),
),
(
board_name: "GU604V",
layout_name: "ga401q",
basic_modes: [Static, Breathe, Strobe, Rainbow, Pulse],
basic_zones: [],
advanced_type: Zoned([SingleZone]),
),
(
board_name: "GV301Q",
layout_name: "ga401q",