We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa242c commit 8795ca0Copy full SHA for 8795ca0
src/hhd/plugins/powerbutton/const.py
@@ -84,6 +84,7 @@ class PowerButtonConfig(NamedTuple):
84
"MSI Claw A8",
85
"Claw A8 BZ2EM",
86
type="only_press",
87
+ phys=["gpio-keys", "LNXPWRBN", "PNP0C0C"],
88
),
89
]
90
0 commit comments