1<?xml version="1.0" encoding="UTF-8"?>
2<Denemo>
3  <merge>
4    <title>A Denemo Keymap</title>
5    <author>AT, JRR, RTS</author>
6    <map>
7      <row type="scheme">
8        <action>CheckScoreSkipping</action>
9        <after>CheckScore</after>
10        <_label>Check Score Skipping Some Errors</_label>
11        <_tooltip>Checks the score ignoring the first so many errors. Use this to skip errors that are ok to leave in.</_tooltip>
12      </row>
13    </map>
14  </merge>
15</Denemo>
16