mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
[Draw] soft off
This commit is contained in:
parent
6203828f2f
commit
5b9e2c5e2e
@ -1055,10 +1055,10 @@ rect.held, rect.combo.held {
|
|||||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||||
<text x="0" y="-4" class="key tap">~</text>
|
<text x="0" y="-4" class="key tap">~</text>
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(224, 203)" class="key trans keypos-42">
|
<g transform="translate(224, 203)" class="key keypos-42">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
|
<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 trans"/>
|
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||||
<use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
|
<text x="0" y="-4" class="key tap"><tspan style="font-size: 67%">&Soft_off</tspan></text>
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(285, 209) rotate(12.0)" class="key trans keypos-43">
|
<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"/>
|
<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 |
@ -141,7 +141,7 @@ layers:
|
|||||||
- '}'
|
- '}'
|
||||||
- '|'
|
- '|'
|
||||||
- '~'
|
- '~'
|
||||||
- {t: '$$mdi:transfer$$', type: trans}
|
- '&Soft_off'
|
||||||
- {t: '$$mdi:transfer$$', type: trans}
|
- {t: '$$mdi:transfer$$', type: trans}
|
||||||
- $$mdi:keyboard-space$$
|
- $$mdi:keyboard-space$$
|
||||||
- {t: '$$mdi:keyboard-return$$', type: enter}
|
- {t: '$$mdi:keyboard-return$$', type: enter}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user