[Draw] soft off

This commit is contained in:
NoirGuo 2025-08-14 13:04:24 +00:00 committed by github-actions[bot]
parent 6203828f2f
commit 5b9e2c5e2e
2 changed files with 5 additions and 5 deletions

View File

@ -1055,10 +1055,10 @@ rect.held, rect.combo.held {
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
<text x="0" y="-4" class="key tap">~</text>
</g>
<g transform="translate(224, 203)" class="key trans keypos-42">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/>
<use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
<g transform="translate(224, 203)" class="key keypos-42">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
<text x="0" y="-4" class="key tap"><tspan style="font-size: 67%">&amp;Soft_off</tspan></text>
</g>
<g transform="translate(285, 209) rotate(12.0)" class="key trans keypos-43">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

View File

@ -141,7 +141,7 @@ layers:
- '}'
- '|'
- '~'
- {t: '$$mdi:transfer$$', type: trans}
- '&Soft_off'
- {t: '$$mdi:transfer$$', type: trans}
- $$mdi:keyboard-space$$
- {t: '$$mdi:keyboard-return$$', type: enter}