From 44c3ab7294b5c5578c594d7dd07403cb3418af4d Mon Sep 17 00:00:00 2001 From: Herohtar Date: Wed, 9 Nov 2022 12:03:23 -0600 Subject: [PATCH] Add led_data for 2022 ASUS TUF Gaming A15 FA506IE --- data/asusd-ledmodes.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/asusd-ledmodes.toml b/data/asusd-ledmodes.toml index 117c13c8..d67d2f2e 100644 --- a/data/asusd-ledmodes.toml +++ b/data/asusd-ledmodes.toml @@ -12,6 +12,13 @@ standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"] multizone = [] per_key = false +[[led_data]] +prod_family = "ASUS TUF Gaming A15" +board_names = ["FA506IE"] +standard = ["Static", "Breathe", "Strobe", "Pulse"] +multizone = [] +per_key = false + [[led_data]] prod_family = "Zephyrus S" board_names = ["GX502", "GX701", "G531", "GL531", "G532"]