[Draw] Update reviung41.keymap

This commit is contained in:
Ajetski 2025-10-23 16:37:39 +00:00 committed by github-actions[bot]
parent 61b3f6cc2f
commit 2fa1ee481d
2 changed files with 7 additions and 0 deletions

View File

@ -535,6 +535,10 @@ rect.held, rect.combo.held {
<rect rx="6" ry="6" x="490" y="132" width="28" height="26" class="combo enter"/> <rect rx="6" ry="6" x="490" y="132" width="28" height="26" class="combo enter"/>
<use href="#mdi:keyboard-return" xlink:href="#mdi:keyboard-return" x="495" y="136" height="18" width="18.0" class="combo enter tap glyph mdi:keyboard-return"/> <use href="#mdi:keyboard-return" xlink:href="#mdi:keyboard-return" x="495" y="136" height="18" width="18.0" class="combo enter tap glyph mdi:keyboard-return"/>
</g> </g>
<g class="combo combopos-5">
<rect rx="6" ry="6" x="98" y="30" width="28" height="26" class="combo"/>
<text x="112" y="43" class="combo tap"><tspan style="font-size: 67%">&amp;soft_off</tspan></text>
</g>
</g> </g>
</g> </g>
<g transform="translate(40, 310)" class="layer-symbols"> <g transform="translate(40, 310)" class="layer-symbols">

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

View File

@ -268,3 +268,6 @@ combos:
- p: [31, 32] - p: [31, 32]
k: {t: '$$mdi:keyboard-return$$', type: enter} k: {t: '$$mdi:keyboard-return$$', type: enter}
l: [default] l: [default]
- p: [1, 2]
k: '&soft_off'
l: [default]