<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>ToggleAccent</after>
        <action>ToggleStaccato</action>
        <scheme>;;;ToggleStaccato
(ToggleChordDirective "Staccato" LG-Staccato "\\staccato" DENEMO_ALT_OVERRIDE)
</scheme>
        <label>Staccato (Off/On)</label>
        <tooltip>Mark/Unmark the chord staccato</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
