Skip to content

Add hotkey combinations in pad-2-keyboard

Bkg2k requested to merge add-hk-combinations-to-p2k into master

Add all possible Hotkey combinaison in p2k, except:

  • Hotkey + (hotkey or select) : does not make sense
  • Hotkey + start : reserved

Syntax:

  • 0:a = f1 ;; Press F1 using button A
  • 0:+a = f2 ;; Press F2 using Hotkey + button A
Edited by Bkg2k

Merge request reports