diff --git a/data/asusd-ledmodes.toml b/data/asusd-ledmodes.toml index e6bb5968..ddb3f9d8 100644 --- a/data/asusd-ledmodes.toml +++ b/data/asusd-ledmodes.toml @@ -3,6 +3,11 @@ prod_family = "Zephyrus S" board_names = ["GX502", "GX701", "G531", "GL531", "G532"] led_modes = [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 255] +[[led_modes]] +prod_family = "Zephyrus M" +board_names = ["GU502GV"] +led_modes = [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 255] + [[led_modes]] prod_family = "Zephyrus" board_names = ["GM501GM", "GX531"]