This commit is contained in:
Darren Victoriano
2025-06-26 22:05:01 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -765,7 +765,7 @@ rect.held, rect.combo.held {
</a></g> </a></g>
<g transform="translate(351, 224) rotate(30.0)" class="key keypos-38"> <g transform="translate(351, 224) rotate(30.0)" class="key keypos-38">
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/> <rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/>
<use href="#mdi:keyboard-space" xlink:href="#mdi:keyboard-space" x="-9" y="-9" height="18" width="18.0" class="key tap glyph mdi:keyboard-space"/> <text x="0" y="0" class="key tap">⌃⎵</text>
</g> </g>
<g transform="translate(489, 224) rotate(-30.0)" class="key keypos-39"> <g transform="translate(489, 224) rotate(-30.0)" class="key keypos-39">
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/> <rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/>

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

@@ -85,7 +85,7 @@ layers:
- $$mdi:apple-keyboard-shift$$ - $$mdi:apple-keyboard-shift$$
- $$mdi:apple-keyboard-command$$ - $$mdi:apple-keyboard-command$$
- lower - lower
- Ctl+$$mdi:keyboard-space$$ - ⌃⎵
- $$mdi:keyboard-space$$ - $$mdi:keyboard-space$$
- {t: raise, type: held} - {t: raise, type: held}
- $$mdi:apple-keyboard-option$$ - $$mdi:apple-keyboard-option$$