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