mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
[Draw] Updated corne.keymap
This commit is contained in:
parent
85e707e023
commit
c33fd0ef19
@ -376,7 +376,9 @@ rect.held, rect.combo.held {
|
||||
<g transform="translate(462, 140)" class="key keypos-19">
|
||||
<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:arrow-down-bold" xlink:href="#mdi:arrow-down-bold" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:arrow-down-bold"/>
|
||||
<text x="0" y="-4" class="key tap">
|
||||
<tspan x="0" dy="-0.6em" style="font-size: 67%">&msc</tspan><tspan x="0" dy="1.2em" style="font-size: 67%">SCROLL_UP</tspan>
|
||||
</text>
|
||||
</g>
|
||||
<g transform="translate(616, 126)" class="key keypos-20">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
@ -524,10 +526,13 @@ rect.held, rect.combo.held {
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||
<use href="#mdi:apple-keyboard-option" xlink:href="#mdi:apple-keyboard-option" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:apple-keyboard-option"/>
|
||||
</g>
|
||||
<g transform="translate(462, 84)" class="key enter keypos-47">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key enter side"/>
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key enter"/>
|
||||
<use href="#mdi:keyboard-return" xlink:href="#mdi:keyboard-return" x="-9" y="-13" height="18" width="18.0" class="key enter tap glyph mdi:keyboard-return"/>
|
||||
<g transform="translate(462, 84)" class="key keypos-47">
|
||||
<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">
|
||||
<tspan x="0" dy="-1.2em">&mmv</tspan><tspan x="0" dy="1.2em">MOVE</tspan>
|
||||
<tspan x="0" dy="1.2em">…</tspan>
|
||||
</text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
@ -20,7 +20,7 @@ layers:
|
||||
- D
|
||||
- F
|
||||
- G
|
||||
- $$mdi:arrow-down-bold$$
|
||||
- '&msc SCROLL_UP'
|
||||
- H
|
||||
- J
|
||||
- K
|
||||
@ -48,7 +48,7 @@ layers:
|
||||
- {t: '$$mdi:keyboard-return$$', h: Fn}
|
||||
- SYMBOL
|
||||
- $$mdi:apple-keyboard-option$$
|
||||
- {t: '$$mdi:keyboard-return$$', type: enter}
|
||||
- '&mmv MOVE -600 -600'
|
||||
lower:
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '1', s: '!'}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user