<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>MoveCursorRight</after>
        <action>JumpUpOctave</action>
        <scheme>(Navigation::CursorUpN 7)</scheme>
        <label>Octave Up</label>
        <tooltip>Moves cursor up one octave.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
