mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-09 00:02:00 +00:00
keymap-drawer render
This commit is contained in:
committed by
github-actions[bot]
parent
7cce833305
commit
2487ddb487
@@ -267,16 +267,17 @@ path.combo {
|
||||
<g transform="translate(700, 140)" class="key keypos-32">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">K</text>
|
||||
<text x="0" y="24" class="key hold">RALT</text>
|
||||
<text x="0" y="24" class="key hold">RCTRL</text>
|
||||
</g>
|
||||
<g transform="translate(756, 147)" class="key keypos-33">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">L</text>
|
||||
<text x="0" y="24" class="key hold"><tspan style="font-size: 78%">RIGHT WIN</tspan></text>
|
||||
<text x="0" y="24" class="key hold">RALT</text>
|
||||
</g>
|
||||
<g transform="translate(812, 175)" class="key keypos-34">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">;</text>
|
||||
<text x="0" y="24" class="key hold"><tspan style="font-size: 78%">RIGHT WIN</tspan></text>
|
||||
</g>
|
||||
<g transform="translate(868, 175)" class="key keypos-35">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
@@ -33,9 +33,9 @@ layers:
|
||||
- {t: G, h: HOME}
|
||||
- {t: H, h: END}
|
||||
- {t: J, h: RSHIFT}
|
||||
- {t: K, h: RALT}
|
||||
- {t: L, h: RIGHT WIN}
|
||||
- ;
|
||||
- {t: K, h: RCTRL}
|
||||
- {t: L, h: RALT}
|
||||
- {t: ;, h: RIGHT WIN}
|
||||
- ''''
|
||||
- LCTRL
|
||||
- Z
|
||||
|
||||
Reference in New Issue
Block a user