<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>BeamRightTwo</action>
        <scheme>;;; BeamRightTwo
(BeamCount "Right" 2)</scheme>
        <label>Two Beams Right</label>
        <tooltip>Prints with just two beams linking to the right.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
