mirror of
https://github.com/Lekensteyn/ltunify.git
synced 2025-12-09 10:03:23 +00:00
hidraw: fix FN_KEY_SWAP register number
This commit is contained in:
2
hidraw.c
2
hidraw.c
@@ -100,8 +100,8 @@ static const char * registers[0xFF] = {
|
||||
[0x00] = "ENABLED_NOTIFS",
|
||||
[0x01] = "KBD_HAND_DETECT?",
|
||||
[0x02] = "CONNECTION_STATE",
|
||||
[0x03] = "FN_KEY_SWAP?",
|
||||
[0x07] = "BATTERY?",
|
||||
[0x09] = "FN_KEY_SWAP?",
|
||||
[0x17] = "ILLUMINATION_INFO?",
|
||||
[0xb2] = "DEVICE_PAIRING",
|
||||
[0xb3] = "DEVICE_ACTIVITY",
|
||||
|
||||
Reference in New Issue
Block a user