Releasing

This commit is contained in:
Luke D Jones
2020-08-13 14:28:40 +12:00
parent 760d5be8eb
commit 53c1a0ffcf
5 changed files with 121 additions and 213 deletions

View File

@@ -18,9 +18,14 @@ prod_family = "ROG Strix"
board_names = ["G512LI", "G712LI"]
led_modes = [0, 1, 2, 3, 10]
[[led_modes]]
prod_family = "Strix Scar 3"
board_names = ["G531GW"]
led_modes = [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 255]
[[led_modes]]
prod_family = "Strix"
board_names = ["G731GV", "G731GW", "G531GV", "G531GW"]
board_names = ["G731GV", "G731GW", "G531GV"]
led_modes = [0, 1, 2, 3, 13]
[[led_modes]]