Merge pull request #2189 from sydarn/rgds-modifiers

RGDS: Make the anbernic button system hotkey
This commit is contained in:
sydarn
2026-01-16 18:44:11 +01:00
committed by GitHub

View File

@@ -0,0 +1,4 @@
cat <<EOF >/storage/.config/profile.d/050-modifiers
DEVICE_FUNC_KEYA_MODIFIER="BTN_MODE"
DEVICE_FUNC_KEYB_MODIFIER="BTN_START"
EOF