Typo in customcontroller.Harmony.xml

In Keymaps / customcontroller.Harmony.xml

<Home> section

Code:
<Home>
    <customcontroller name="Harmony">
      <!-- menu           -->      <button id="16">ActivateWindow(PlayerControls)</button>

should be:

Code:
<!-- menu           -->      <button id="106">ActivateWindow(PlayerControls)</button>