diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index 4d059844..2f4e4dc6 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -475,6 +475,13 @@ basic_zones: [], advanced_type: None, ), + ( + board_name: "GV601VI", + layout_name: "ga401q", + basic_modes: [Static, Breathe, Pulse, Strobe], + basic_zones: [], + advanced_type: None, + ), ( board_name: "GV604V", layout_name: "ga401q", @@ -545,11 +552,4 @@ basic_zones: [], advanced_type: None, ), - ( - board_name: "GV601VI", - layout_name: "ga401q", - basic_modes: [Static, Breathe, Pulse, Strobe], - basic_zones: [], - advanced_type: None, - ), -]) +]) \ No newline at end of file