<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ToggleUpprall</action>
        <scheme>;;;Upprall
;(d-DirectivePut-chord-graphic "UpPrall" "\xEE\x86\x90 Emmentaler 28")
(ToggleChordDirective "UpPrall" LG-UpPrall "\\upprall" DENEMO_OVERRIDE_ABOVE)
(d-DirectivePut-chord-gy "UpPrall" -100)
</scheme>
        <label>Up Prall (Off/On)</label>
        <tooltip>Adds/Removes Up Prall ornament</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
