mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:02:45 -10:00
[Draw] mouse
This commit is contained in:
parent
04e9429224
commit
1c37243305
@ -1154,13 +1154,10 @@ rect.held, rect.combo.held {
|
||||
<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>
|
||||
<g transform="translate(84, 133)" class="key keypos-14">
|
||||
<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="-1.2em">&mmv</tspan><tspan x="0" dy="1.2em">MOVE</tspan>
|
||||
<tspan x="0" dy="1.2em">…</tspan>
|
||||
</text>
|
||||
<g transform="translate(84, 133)" class="key trans keypos-14">
|
||||
<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>
|
||||
<g transform="translate(140, 112)" class="key keypos-15">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
@ -1240,13 +1237,10 @@ rect.held, rect.combo.held {
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||
<use href="#mdi:progress-download" xlink:href="#mdi:progress-download" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:progress-download"/>
|
||||
</g>
|
||||
<g transform="translate(252, 168)" class="key keypos-30">
|
||||
<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="-1.2em">&mmv</tspan><tspan x="0" dy="1.2em">MOVE</tspan>
|
||||
<tspan x="0" dy="1.2em">…</tspan>
|
||||
</text>
|
||||
<g transform="translate(252, 168)" class="key trans keypos-30">
|
||||
<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>
|
||||
<g transform="translate(308, 182)" class="key keypos-31">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
@ -162,7 +162,7 @@ layers:
|
||||
- F10
|
||||
- F11
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- '&mmv MOVE 600 600'
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- $$mdi:mouse-left-click-outline$$
|
||||
- $$mdi:mouse-scroll-wheel$$
|
||||
- $$mdi:mouse-right-click-outline$$
|
||||
@ -178,7 +178,7 @@ layers:
|
||||
- {t: '$$mdi:backup-restore$$', type: bootloader}
|
||||
- '&soft_off'
|
||||
- $$mdi:progress-download$$
|
||||
- '&mmv MOVE -500 -500'
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- '&mkp MB5'
|
||||
- {t: '$$mdi:menu-left$$', s: '$$mdi:mouse$$'}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user