mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:02:45 -10:00
[Draw] fix typo
This commit is contained in:
parent
1956f8378c
commit
9ff928dab1
@ -478,9 +478,8 @@ rect.held, rect.combo.held {
|
|||||||
<g transform="translate(546, 153)" class="key keypos-35">
|
<g transform="translate(546, 153)" class="key keypos-35">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key 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"/>
|
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||||
<text x="0" y="-4" class="key tap">
|
<use href="#mdi:menu-down" xlink:href="#mdi:menu-down" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:menu-down"/>
|
||||||
<tspan x="0" dy="-0.6em" style="font-size: 67%">&mmv</tspan><tspan x="0" dy="1.2em" style="font-size: 67%">MVOE_DOWN</tspan>
|
<use href="#mdi:mouse" xlink:href="#mdi:mouse" x="-8" y="-24" height="15" width="15.0" class="key shifted glyph mdi:mouse"/>
|
||||||
</text>
|
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(672, 153)" class="key keypos-36">
|
<g transform="translate(672, 153)" class="key keypos-36">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
@ -36,7 +36,7 @@ layers:
|
|||||||
- V
|
- V
|
||||||
- B
|
- B
|
||||||
- $$mdi:volume-off$$
|
- $$mdi:volume-off$$
|
||||||
- '&mmv MVOE_DOWN'
|
- {t: '$$mdi:menu-down$$', s: '$$mdi:mouse$$'}
|
||||||
- N
|
- N
|
||||||
- M
|
- M
|
||||||
- {t: ',', s: <}
|
- {t: ',', s: <}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user