Add hold shift on capsword

This commit is contained in:
2024-10-14 17:48:27 +02:00
parent ad47fc34c0
commit 14eb58a33b
2 changed files with 12 additions and 13 deletions
+2 -3
View File
@@ -252,9 +252,8 @@ path.combo {
<g transform="translate(390, 196)" class="key keypos-29">
<rect rx="6" ry="6" x="-28" y="-26" width="56" height="52" class="key"/>
<text x="0" y="0" class="key tap"><tspan style="font-size: 70%">&amp;caps_word</tspan></text>
<a href="#others">
<text x="0" y="24" class="key hold layer-activator">others</text>
</a></g>
<text x="0" y="24" class="key hold">LSHIFT</text>
</g>
<g transform="translate(450, 196)" class="key keypos-30">
<rect rx="6" ry="6" x="-28" y="-26" width="56" height="52" class="key"/>
<text x="0" y="0" class="key tap">BSPC</text>

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB