<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>BeamLeftThree</action>
        <scheme>;;; BeamLeftThree
(BeamCount "Left" 3)</scheme>
        <label>Three Beams Left</label>
        <tooltip>Prints with just three beams linking to the left.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
