blob: fa6a0b1d18c3b63fc2f5a6750f4723092527f581 (
plain)
1
2
3
4
5
6
|
# list of scancodes (hex or decimal), optional comment
0xCE # Fn+F8 keyboard backlight up
0x8D # Fn+F7 keyboard backlight down
0x97 # Fn+F12 Wi-Fi toggle
0x96 # Fn+F1 performance mode (?)
0xD5 # Fn+F6 battery life extender
|