<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>HideNotes</after>
        <action>UnHideNotes</action>
        <scheme>(StandAloneDirectiveProto (cons "UnHideNotes" "\\unHideNotes" ))</scheme>
        <label>(Print) Start Drawing Notes (Again)</label>
        <tooltip>Reverts the "Stop drawing notes" command</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
