[Draw] add rshft qt and tmux leader tap

This commit is contained in:
Ajetski 2025-10-24 15:32:34 +00:00 committed by github-actions[bot]
parent 3bc4a2ae9c
commit 88bd680bc5
2 changed files with 5 additions and 3 deletions

View File

@ -451,6 +451,7 @@ rect.held, rect.combo.held {
<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">;</text>
<use href="#mdi:apple-keyboard-shift" xlink:href="#mdi:apple-keyboard-shift" x="-8" y="9" height="15" width="15.0" class="key hold glyph mdi:apple-keyboard-shift"/>
<text x="0" y="-24" class="key shifted">:</text>
</g>
<g transform="translate(952, 105)" class="key keypos-27">
@ -560,8 +561,9 @@ rect.held, rect.combo.held {
<g transform="translate(695, 209) rotate(-12.0)" class="key keypos-46">
<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"/>
<use href="#mdi:keyboard-space" xlink:href="#mdi:keyboard-space" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:keyboard-space"/>
<a href="#Nums">
<text x="0" y="-4" class="key tap layer-activator">Nums</text>
<text x="0" y="24" class="key hold layer-activator">Nums</text>
</a></g>
<g transform="translate(756, 203)" class="key keypos-47">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@ -27,7 +27,7 @@ layers:
- J
- K
- L
- {t: ;, s: ':'}
- {t: ;, h: '$$mdi:apple-keyboard-shift$$', s: ':'}
- {t: '''', s: '"'}
- $$mdi:apple-keyboard-shift$$
- Z
@ -47,7 +47,7 @@ layers:
- {t: '$$mdi:keyboard-esc$$', h: Fn}
- $$mdi:keyboard-space$$
- Symbols
- Nums
- {t: 'Ctl+$$mdi:keyboard-space$$', h: Nums}
- $$mdi:apple-keyboard-option$$
Symbols:
- {t: '$$mdi:minus-circle-outline$$', type: none}