mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-10 04:50:27 +02:00
Backlight controls for ProArt #2973
This commit is contained in:
@@ -431,7 +431,7 @@ public static class AppConfig
|
||||
|
||||
public static bool IsInputBacklight()
|
||||
{
|
||||
return ContainsModel("GA503") || IsSlash();
|
||||
return ContainsModel("GA503") || IsSlash() || IsVivoZenPro();
|
||||
}
|
||||
|
||||
public static bool IsInvertedFNLock()
|
||||
|
||||
Reference in New Issue
Block a user