mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-06-28 01:35:51 +00:00
keymap-drawer render
This commit is contained in:
parent
e8985bf45d
commit
3b6efcf7a3
2 changed files with 1 additions and 2 deletions
|
@ -658,7 +658,6 @@ rect.held, rect.combo.held {
|
||||||
<g transform="translate(644, 81)" class="key keypos-9">
|
<g transform="translate(644, 81)" class="key keypos-9">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
<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"/>
|
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||||
<text x="0" y="-4" class="key tap">&one</text>
|
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(28, 137)" class="key keypos-10">
|
<g transform="translate(28, 137)" class="key keypos-10">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||||
|
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 120 KiB |
|
@ -80,7 +80,7 @@ layers:
|
||||||
- HOME
|
- HOME
|
||||||
- $$mdi:arrow-up$$
|
- $$mdi:arrow-up$$
|
||||||
- END
|
- END
|
||||||
- '&one'
|
- ''
|
||||||
- {t: '$$mdi:apple-keyboard-shift$$', h: '$$mdi:circle-small$$'}
|
- {t: '$$mdi:apple-keyboard-shift$$', h: '$$mdi:circle-small$$'}
|
||||||
- {t: '$$mdi:apple-keyboard-command$$', h: '$$mdi:circle-small$$'}
|
- {t: '$$mdi:apple-keyboard-command$$', h: '$$mdi:circle-small$$'}
|
||||||
- {t: '$$mdi:apple-keyboard-option$$', h: '$$mdi:circle-small$$'}
|
- {t: '$$mdi:apple-keyboard-option$$', h: '$$mdi:circle-small$$'}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue