From dc2a05894beb9be822ea3a1733a79a609f0173a8 Mon Sep 17 00:00:00 2001 From: pshem Date: Fri, 30 Jul 2021 17:45:00 +0100 Subject: [PATCH] Add Zephyrus M GM501GS --- data/asusd-ledmodes.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/asusd-ledmodes.toml b/data/asusd-ledmodes.toml index 9301d00b..f4d3ea5b 100644 --- a/data/asusd-ledmodes.toml +++ b/data/asusd-ledmodes.toml @@ -12,6 +12,13 @@ standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight multizone = false per_key = true +[[led_data]] +prod_family = "Zephyrus M" +board_names = ["GM501GS"] +standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"] +multizone = true +per_key = false + [[led_data]] prod_family = "ROG Zephyrus M15" board_names = ["GU502LW"]