keymap-drawer render

This commit is contained in:
babariviere 2025-06-22 07:28:15 +00:00 committed by github-actions[bot]
parent e8985bf45d
commit 3b6efcf7a3
2 changed files with 1 additions and 2 deletions

View file

@ -658,7 +658,6 @@ rect.held, rect.combo.held {
<g transform="translate(644, 81)" class="key keypos-9">
<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;one</text>
</g>
<g transform="translate(28, 137)" class="key keypos-10">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 120 KiB

Before After
Before After

View file

@ -80,7 +80,7 @@ layers:
- HOME
- $$mdi:arrow-up$$
- END
- '&one'
- ''
- {t: '$$mdi:apple-keyboard-shift$$', h: '$$mdi:circle-small$$'}
- {t: '$$mdi:apple-keyboard-command$$', h: '$$mdi:circle-small$$'}
- {t: '$$mdi:apple-keyboard-option$$', h: '$$mdi:circle-small$$'}