mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2026-02-26 16:56:24 -10:00
[Draw] add globe
This commit is contained in:
committed by
github-actions[bot]
parent
9348ba7757
commit
84fa1cb979
@@ -658,10 +658,10 @@ rect.held, rect.combo.held {
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key none"/>
|
||||
<use href="#mdi:minus-circle-outline" xlink:href="#mdi:minus-circle-outline" x="-9" y="-13" height="18" width="18.0" class="key none tap glyph mdi:minus-circle-outline"/>
|
||||
</g>
|
||||
<g transform="translate(952, 49)" class="key none keypos-12">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key none side"/>
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key none"/>
|
||||
<use href="#mdi:minus-circle-outline" xlink:href="#mdi:minus-circle-outline" x="-9" y="-13" height="18" width="18.0" class="key none tap glyph mdi:minus-circle-outline"/>
|
||||
<g transform="translate(952, 49)" class="key keypos-12">
|
||||
<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">GLOBE</text>
|
||||
</g>
|
||||
<g transform="translate(28, 105)" class="key none keypos-13">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key none side"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
@@ -62,7 +62,7 @@ layers:
|
||||
- '%'
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- GLOBE
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- ^
|
||||
- $
|
||||
|
||||
Reference in New Issue
Block a user