mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Adjust FA506IE led mode match to FA506I
This commit is contained in:
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
## [v4.5.1]
|
## [v4.5.1]
|
||||||
|
### Added
|
||||||
|
- Support for FA506IE LED modes (Author: Herohtar)
|
||||||
### Changed
|
### Changed
|
||||||
- Add a basic system tray icon with crappy status for dGPU
|
- Add a basic system tray icon with crappy status for dGPU
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ per_key = false
|
|||||||
|
|
||||||
[[led_data]]
|
[[led_data]]
|
||||||
prod_family = "ASUS TUF Gaming A15"
|
prod_family = "ASUS TUF Gaming A15"
|
||||||
board_names = ["FA506IE"]
|
board_names = ["FA506I"]
|
||||||
standard = ["Static", "Breathe", "Strobe", "Pulse"]
|
standard = ["Static", "Breathe", "Strobe", "Pulse"]
|
||||||
multizone = []
|
multizone = []
|
||||||
per_key = false
|
per_key = false
|
||||||
|
|||||||
Reference in New Issue
Block a user