mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Change calc keycode to correct byte
This commit is contained in:
@@ -258,7 +258,7 @@ pub enum FnKeys {
|
||||
LedBrightDown = 0xC5,
|
||||
AuraPrevious = 0xB2,
|
||||
AuraNext = 0xB3,
|
||||
Calc = 0x90,
|
||||
Calc = 0x92,
|
||||
None,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user