<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>EndBeam</after>
        <action>DeleteBeamingDirective</action>
        <scheme>;;; DeleteBeamingDirective
(d-DirectiveDelete-chord "Beam")
(d-DirectiveDelete-chord "BeamLeft")
(d-DirectiveDelete-chord "BeamRight")</scheme>
        <label>Delete Beaming Directive</label>
        <tooltip>Deletes a ] or [ (end or start beam) directive on the current chord.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
