From 05b0329ea6e8cd4998fec224a5097f759c821219 Mon Sep 17 00:00:00 2001 From: honjow Date: Sun, 14 Jan 2024 20:36:14 +0800 Subject: [PATCH] add win mini to power button support devices --- src/hhd/plugins/powerbutton/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hhd/plugins/powerbutton/const.py b/src/hhd/plugins/powerbutton/const.py index 60f7f223..3e6a48c7 100644 --- a/src/hhd/plugins/powerbutton/const.py +++ b/src/hhd/plugins/powerbutton/const.py @@ -20,6 +20,7 @@ class PowerButtonConfig(NamedTuple): PBC("Legion Go", "83E1"), PBC("ROG Ally", "ROG Ally RC71L_RC71L"), PBC("GPT Win 4", "G1618-04"), + PBC("GPD Win Mini", "G1617-01"), ] DEFAULT_DEVICE: PowerButtonConfig = PBC(