This commit is contained in:
Serge
2023-12-21 13:20:26 +01:00
parent e5dd7f54af
commit eea453b3c4
3 changed files with 11 additions and 10 deletions

View File

@@ -37,6 +37,7 @@ public class AsusACPI
public const uint UniversalControl = 0x00100021;
public const int Airplane = 0x88;
public const int KB_Light_Up = 0xc4;
public const int KB_Light_Down = 0xc5;
public const int Brightness_Down = 0x10;