keymap-drawer render

This commit is contained in:
averymd
2025-09-29 17:10:30 +00:00
committed by github-actions[bot]
parent 8e0b207068
commit 454a78bab6
2 changed files with 7 additions and 5 deletions

View File

@@ -410,6 +410,7 @@ path.combo {
<g transform="translate(644, 259)" class="key keypos-57">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">TAB</text>
<text x="0" y="24" class="key hold">Sft+TAB</text>
</g>
<g transform="translate(700, 252)" class="key keypos-58">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -1220,9 +1221,10 @@ path.combo {
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">Ctl+F</text>
</g>
<g transform="translate(308, 98)" class="key trans keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
<text x="0" y="0" class="key trans tap"></text>
<g transform="translate(308, 98)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">TAB</text>
<text x="0" y="24" class="key hold">Sft+TAB</text>
</g>
<g transform="translate(588, 98)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -58,7 +58,7 @@ layers:
- SPACE
- RET
- raise
- TAB
- {t: TAB, h: Sft+TAB}
- DEL
- ESC
lower:
@@ -262,7 +262,7 @@ layers:
- PSCRN
- CMENU
- Ctl+F
- {t: ▽, type: trans}
- {t: TAB, h: Sft+TAB}
- PG UP
- HOME
- UP