mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 13:22:44 -10:00
[Draw] mouse
This commit is contained in:
parent
4d92eaee34
commit
d707c7f7d5
@ -1205,15 +1205,16 @@ 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(140, 168)" class="key trans keypos-28">
|
||||
<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 transform="translate(140, 168)" class="key keypos-28">
|
||||
<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"/>
|
||||
<use href="#mdi:menu-up" xlink:href="#mdi:menu-up" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:menu-up"/>
|
||||
<use href="#mdi:mouse" xlink:href="#mdi:mouse" x="-8" y="-24" height="15" width="15.0" class="key shifted glyph mdi:mouse"/>
|
||||
</g>
|
||||
<g transform="translate(196, 161)" class="key trans keypos-29">
|
||||
<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 transform="translate(196, 161)" class="key keypos-29">
|
||||
<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">A</text>
|
||||
</g>
|
||||
<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"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
@ -176,8 +176,8 @@ layers:
|
||||
- F12
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:menu-up$$', s: '$$mdi:mouse$$'}
|
||||
- A
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user