Merge pull request #27 from DarrenVictoriano/keymaps

Keymaps
This commit is contained in:
Darren Victoriano
2025-06-26 22:18:46 -07:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@@ -438,6 +438,7 @@ parse_config:
# combo
LS(LC(LALT)): $$mdi:triangle$$ # Meh
LC(SPACE): "⌃⎵"
RC(RS(TAB)): "⌃⇧⇥"
RC(TAB): "⌃⇥"
LG(LS(J)): "⌘⇧J"

View File

@@ -765,7 +765,7 @@ rect.held, rect.combo.held {
</a></g>
<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"/>
<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 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"/>

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-command$$
- lower
- Ctl+$$mdi:keyboard-space$$
- ⌃⎵
- $$mdi:keyboard-space$$
- {t: raise, type: held}
- $$mdi:apple-keyboard-option$$