Skip to content

Commit b7f8288

Browse files
committed
Merge branch 'master' of https://github.com/hhd-dev/hhd
2 parents 458bd74 + f213e15 commit b7f8288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hhd/device/claw/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
B("KEY_VOLUMEDOWN"): "key_volumedown",
66
B("KEY_F15"): "mode",
77
B("KEY_F16"): "share",
8+
B("KEY_G"): "share", # claw a8 after bios 104, it is KEY_LEFTMETA + KEY_G
89
}
910

1011
CONFS = {

0 commit comments

Comments
 (0)