[Draw] Update corne.keymap

This commit is contained in:
a741725193 2024-09-07 18:40:44 +00:00 committed by github-actions[bot]
parent 59a6df14fc
commit ec1829bde2
2 changed files with 21 additions and 19 deletions

View File

@ -498,8 +498,8 @@ rect.held, rect.combo.held {
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-38" width="40" height="68" 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="#Fn">
<text x="0" y="38" class="key hold layer-activator">Fn</text>
<a href="#x_x">
<text x="0" y="38" class="key hold layer-activator">3</text>
</a></g>
<g transform="translate(518, 84)" class="key keypos-43">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
@ -510,14 +510,14 @@ rect.held, rect.combo.held {
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-38" width="40" height="68" class="key"/>
<use href="#mdi:keyboard-return" xlink:href="#mdi:keyboard-return" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:keyboard-return"/>
<a href="#Fn">
<text x="0" y="38" class="key hold layer-activator">Fn</text>
<a href="#x_x">
<text x="0" y="38" class="key hold layer-activator">3</text>
</a></g>
<g transform="translate(610, 276) rotate(-30.0)" class="key keypos-45">
<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"/>
<a href="#SYMBOL">
<text x="0" y="-4" class="key tap layer-activator">SYMBOL</text>
<a href="#raise">
<text x="0" y="-4" class="key tap layer-activator">raise</text>
</a></g>
<g transform="translate(672, 252)" class="key keypos-46">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
@ -554,8 +554,9 @@ rect.held, rect.combo.held {
<g transform="translate(196, 49)" class="key keypos-3">
<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">3</text>
<text x="0" y="-24" class="key shifted">#</text>
<a href="#x_x">
<text x="0" y="-4" class="key tap layer-activator">3</text>
</a><text x="0" y="-24" class="key shifted">#</text>
</g>
<g transform="translate(252, 56)" class="key keypos-4">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
@ -638,8 +639,9 @@ rect.held, rect.combo.held {
<g transform="translate(252, 112)" class="key keypos-17">
<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="24" class="key hold">3</text>
<use href="#mdi:bluetooth-connect" xlink:href="#mdi:bluetooth-connect" x="-8" y="-24" height="15" width="15.0" class="key shifted glyph mdi:bluetooth-connect"/>
<a href="#x_x">
<text x="0" y="24" class="key hold layer-activator">3</text>
</a><use href="#mdi:bluetooth-connect" xlink:href="#mdi:bluetooth-connect" x="-8" y="-24" height="15" width="15.0" class="key shifted glyph mdi:bluetooth-connect"/>
</g>
<g transform="translate(308, 126)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
@ -816,8 +818,8 @@ rect.held, rect.combo.held {
</g>
</g>
</g>
<g transform="translate(40, 811)" class="layer-SYMBOL">
<text x="0" y="28" class="label" id="SYMBOL">SYMBOL:</text>
<g transform="translate(40, 811)" class="layer-raise">
<text x="0" y="28" class="label" id="raise">raise:</text>
<g transform="translate(0, 56)">
<g transform="translate(28, 77)" class="key trans keypos-0">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
@ -1078,8 +1080,8 @@ rect.held, rect.combo.held {
</g>
</g>
</g>
<g transform="translate(40, 1216)" class="layer-Fn">
<text x="0" y="28" class="label" id="Fn">Fn:</text>
<g transform="translate(40, 1216)" class="layer-3">
<text x="0" y="28" class="label" id="x_x">3:</text>
<g transform="translate(0, 56)">
<g transform="translate(28, 77)" class="key trans keypos-0">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -43,10 +43,10 @@ layers:
- $$mdi:keyboard-space$$
- LGUI
- lower
- {t: '$$mdi:keyboard-space$$', h: Fn}
- {t: '$$mdi:keyboard-space$$', h: '3'}
- $$mdi:arrow-right-bold$$
- {t: '$$mdi:keyboard-return$$', h: Fn}
- SYMBOL
- {t: '$$mdi:keyboard-return$$', h: '3'}
- raise
- $$mdi:apple-keyboard-option$$
- {t: '$$mdi:keyboard-return$$', type: enter}
lower:
@ -98,7 +98,7 @@ layers:
- $$mdi:backspace-reverse-outline$$
- {t: '$$mdi:transfer$$', type: trans}
- $$mdi:mouse-left-click-outline$$
SYMBOL:
raise:
- {t: '$$mdi:transfer$$', type: trans}
- '!'
- '@'
@ -147,7 +147,7 @@ layers:
- {type: held}
- {t: '$$mdi:transfer$$', type: trans}
- $$mdi:mouse-left-click-outline$$
Fn:
'3':
- {t: '$$mdi:transfer$$', type: trans}
- F1
- F2