mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
[Draw] fix del combo
This commit is contained in:
parent
b0a4c92218
commit
5e60db4c2a
@ -541,8 +541,8 @@ rect.held, rect.combo.held {
|
||||
<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 class="combo combopos-0">
|
||||
<rect rx="6" ry="6" x="910" y="92" width="28" height="26" class="combo"/>
|
||||
<use href="#mdi:backspace-reverse-outline" xlink:href="#mdi:backspace-reverse-outline" x="915" y="96" height="18" width="18.0" class="combo tap glyph mdi:backspace-reverse-outline"/>
|
||||
<rect rx="6" ry="6" x="742" y="74" width="28" height="26" class="combo"/>
|
||||
<use href="#mdi:backspace-reverse-outline" xlink:href="#mdi:backspace-reverse-outline" x="747" y="78" height="18" width="18.0" class="combo tap glyph mdi:backspace-reverse-outline"/>
|
||||
</g>
|
||||
<g class="combo combopos-1">
|
||||
<path d="M103,100 l-13,43" class="combo"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
@ -197,7 +197,7 @@ layers:
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
- {t: '$$mdi:transfer$$', type: trans}
|
||||
combos:
|
||||
- p: [26, 27]
|
||||
- p: [23, 24]
|
||||
k: $$mdi:backspace-reverse-outline$$
|
||||
l: [QWERTY]
|
||||
- p: [1, 15, 29]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user