Add led modes for GV601VI

This commit is contained in:
Mateo Juric
2023-05-17 00:04:36 +02:00
parent cbc1f6f5bb
commit 1394c12967
2 changed files with 12 additions and 3 deletions

View File

@@ -531,4 +531,11 @@
basic_zones: [],
advanced_type: None,
),
])
(
board_name: "GV601VI",
layout_name: "ga401q",
basic_modes: [Static, Breathe, Pulse, Strobe],
basic_zones: [],
advanced_type: None,
),
])