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
ed1d9b6620
commit
349732b7f9
@ -559,9 +559,10 @@ rect.held, rect.combo.held {
|
||||
<use href="#mdi:backspace-reverse-outline" xlink:href="#mdi:backspace-reverse-outline" x="747" y="78" height="18" width="18.0" class="combo tap glyph mdi:backspace-reverse-outline"/>
|
||||
</g>
|
||||
<g class="combo combopos-1">
|
||||
<path d="M103,100 l-13,43" class="combo"/>
|
||||
<rect rx="6" ry="6" x="89" y="87" width="28" height="26" class="combo"/>
|
||||
<text x="103" y="100" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
<path d="M140,37 l-38,8" class="combo"/>
|
||||
<path d="M140,37 l38,-6" class="combo"/>
|
||||
<rect rx="6" ry="6" x="126" y="24" width="28" height="26" class="combo"/>
|
||||
<text x="140" y="37" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@ -846,9 +847,10 @@ rect.held, rect.combo.held {
|
||||
<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>
|
||||
<g class="combo combopos-0">
|
||||
<path d="M103,100 l-13,43" class="combo"/>
|
||||
<rect rx="6" ry="6" x="89" y="87" width="28" height="26" class="combo"/>
|
||||
<text x="103" y="100" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
<path d="M140,37 l-38,8" class="combo"/>
|
||||
<path d="M140,37 l38,-6" class="combo"/>
|
||||
<rect rx="6" ry="6" x="126" y="24" width="28" height="26" class="combo"/>
|
||||
<text x="140" y="37" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@ -1113,9 +1115,10 @@ rect.held, rect.combo.held {
|
||||
<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>
|
||||
<g class="combo combopos-0">
|
||||
<path d="M103,100 l-13,43" class="combo"/>
|
||||
<rect rx="6" ry="6" x="89" y="87" width="28" height="26" class="combo"/>
|
||||
<text x="103" y="100" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
<path d="M140,37 l-38,8" class="combo"/>
|
||||
<path d="M140,37 l38,-6" class="combo"/>
|
||||
<rect rx="6" ry="6" x="126" y="24" width="28" height="26" class="combo"/>
|
||||
<text x="140" y="37" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@ -1372,9 +1375,10 @@ rect.held, rect.combo.held {
|
||||
<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>
|
||||
<g class="combo combopos-0">
|
||||
<path d="M103,100 l-13,43" class="combo"/>
|
||||
<rect rx="6" ry="6" x="89" y="87" width="28" height="26" class="combo"/>
|
||||
<text x="103" y="100" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
<path d="M140,37 l-38,8" class="combo"/>
|
||||
<path d="M140,37 l38,-6" class="combo"/>
|
||||
<rect rx="6" ry="6" x="126" y="24" width="28" height="26" class="combo"/>
|
||||
<text x="140" y="37" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@ -1631,9 +1635,10 @@ rect.held, rect.combo.held {
|
||||
<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>
|
||||
<g class="combo combopos-0">
|
||||
<path d="M103,100 l-13,43" class="combo"/>
|
||||
<rect rx="6" ry="6" x="89" y="87" width="28" height="26" class="combo"/>
|
||||
<text x="103" y="100" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
<path d="M140,37 l-38,8" class="combo"/>
|
||||
<path d="M140,37 l38,-6" class="combo"/>
|
||||
<rect rx="6" ry="6" x="126" y="24" width="28" height="26" class="combo"/>
|
||||
<text x="140" y="37" class="combo tap"><tspan style="font-size: 67%">&soft_off</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
@ -249,5 +249,5 @@ combos:
|
||||
- p: [23, 24]
|
||||
k: $$mdi:backspace-reverse-outline$$
|
||||
l: [Base]
|
||||
- p: [1, 15, 29]
|
||||
- p: [1, 2, 3]
|
||||
k: '&soft_off'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user