<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>ReminderAccidental</after>
        <action>SuggestSharp</action>
        <scheme>(d-DirectivePut-chord-postfix "SuggestedAccidental" "^\\markup \\sharp")
(d-DirectivePut-chord-gy "SuggestedAccidental" -100)
(d-DirectivePut-chord-graphic "SuggestedAccidental" "
\xE2\x99\xAF
Sans
30")</scheme>
        <label>Suggest Sharp</label>
        <tooltip>Prints a sharp above the note/chord</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
