Add led modes for GU604V

This commit is contained in:
bno1
2023-04-20 23:05:47 +03:00
parent 6ea550b6ff
commit 235763a615
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",