<?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
        (ChordAnnotation "ToggleStaccato" "\\staccato"    ToggleStaccato::params    LG-Staccato)
</scheme>
        <label>Staccato (Off/On)</label>
        <tooltip>Mark/Unmark the chord staccato</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
