mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 11:42:44 -10:00
[Draw] fix typo
This commit is contained in:
parent
6a4a567164
commit
2badfef698
@ -399,9 +399,7 @@ rect.held, rect.combo.held {
|
||||
<g transform="translate(252, 91)" class="key keypos-17">
|
||||
<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 x="0" dy="-0.6em">&p</tspan><tspan x="0" dy="1.2em">F</tspan>
|
||||
</text>
|
||||
<text x="0" y="-4" class="key tap">F</text>
|
||||
</g>
|
||||
<g transform="translate(308, 97)" class="key keypos-18">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
@ -18,7 +18,7 @@ layers:
|
||||
- A
|
||||
- S
|
||||
- D
|
||||
- '&p F'
|
||||
- F
|
||||
- G
|
||||
- {t: '$$mdi:menu-left$$', s: '$$mdi:mouse$$'}
|
||||
- $$mdi:mouse-left-click-outline$$
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user