mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:02:45 -10:00
[Draw] add td
This commit is contained in:
parent
f4de861bee
commit
b27c428c76
@ -357,27 +357,27 @@ rect.held, rect.combo.held {
|
||||
<g transform="translate(28, 105)" class="key keypos-13">
|
||||
<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">&td0</text>
|
||||
<text x="0" y="-4" class="key tap">:</text>
|
||||
</g>
|
||||
<g transform="translate(84, 105)" 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">A</text>
|
||||
<text x="0" y="-4" class="key tap">&td0</text>
|
||||
</g>
|
||||
<g transform="translate(140, 91)" class="key keypos-15">
|
||||
<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">S</text>
|
||||
<text x="0" y="-4" class="key tap">&td1</text>
|
||||
</g>
|
||||
<g transform="translate(196, 84)" class="key keypos-16">
|
||||
<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">D</text>
|
||||
<text x="0" y="-4" class="key tap">&td2</text>
|
||||
</g>
|
||||
<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">F</text>
|
||||
<text x="0" y="-4" class="key tap">&td3</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: 76 KiB After Width: | Height: | Size: 76 KiB |
@ -14,11 +14,11 @@ layers:
|
||||
- O
|
||||
- P
|
||||
- {t: '$$mdi:backspace$$', type: backspace}
|
||||
- ':'
|
||||
- '&td0'
|
||||
- A
|
||||
- S
|
||||
- D
|
||||
- F
|
||||
- '&td1'
|
||||
- '&td2'
|
||||
- '&td3'
|
||||
- G
|
||||
- $$mdi:arrow-left-bold$$
|
||||
- {t: '$$mdi:keyboard-return$$', type: enter}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user