[Draw] edit homerow mod. try to edit enter button behavior
This commit is contained in:
committed by
github-actions[bot]
parent
33bf5c8d64
commit
10ba94d1a5
@@ -644,7 +644,7 @@ rect.held, rect.combo.held {
|
||||
<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:keyboard-return" xlink:href="#mdi:keyboard-return" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:keyboard-return"/>
|
||||
<text x="0" y="24" class="key hold">&copy</text>
|
||||
<text x="0" y="24" class="key hold">&paste</text>
|
||||
</g>
|
||||
<g transform="translate(610, 283) rotate(-30.0)" class="key keypos-60">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
@@ -60,7 +60,7 @@ layers:
|
||||
- {t: '$$mdi:keyboard-space$$', h: LHelp}
|
||||
- {t: '$$mdi:keyboard-return$$', h: '©'}
|
||||
- '&rgb_toggle'
|
||||
- {t: '$$mdi:keyboard-return$$', h: '©'}
|
||||
- {t: '$$mdi:keyboard-return$$', h: '&paste'}
|
||||
- {t: '$$mdi:keyboard-space$$', h: RHelp}
|
||||
- LHelp
|
||||
- $$mdi:apple-keyboard-option$$
|
||||
|
||||
Reference in New Issue
Block a user