<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>TogglePrall</action>
        <scheme>;;;Prall
(ToggleChordDirective "Prall" LG-Prall "\\prall" DENEMO_OVERRIDE_ABOVE)
</scheme>
        <label>Prall (Off/On)</label>
        <tooltip>Adds/Removes a prall to the note</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
