[Draw] add td

This commit is contained in:
Ajetski 2025-10-22 18:00:28 +00:00 committed by github-actions[bot]
parent f4de861bee
commit b27c428c76
2 changed files with 9 additions and 9 deletions

View File

@ -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">&amp;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">&amp;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">&amp;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">&amp;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">&amp;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

View File

@ -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}