mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-09 16:21:59 +00:00
keymap-drawer render
This commit is contained in:
committed by
github-actions[bot]
parent
abd1050e8e
commit
3167d16cdd
@@ -232,7 +232,7 @@ path.combo {
|
||||
<g transform="translate(84, 175)" class="key keypos-25">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">A</text>
|
||||
<text x="0" y="24" class="key hold"><tspan style="font-size: 88%">LEFT WIN</tspan></text>
|
||||
<text x="0" y="24" class="key hold">LGUI</text>
|
||||
</g>
|
||||
<g transform="translate(140, 147)" class="key keypos-26">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -242,12 +242,12 @@ path.combo {
|
||||
<g transform="translate(196, 140)" class="key keypos-27">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">D</text>
|
||||
<text x="0" y="24" class="key hold">LCTRL</text>
|
||||
<text x="0" y="24" class="key hold">LSHIFT</text>
|
||||
</g>
|
||||
<g transform="translate(252, 147)" class="key keypos-28">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">F</text>
|
||||
<text x="0" y="24" class="key hold">LSHIFT</text>
|
||||
<text x="0" y="24" class="key hold">LCTRL</text>
|
||||
</g>
|
||||
<g transform="translate(308, 154)" class="key keypos-29">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -262,12 +262,12 @@ path.combo {
|
||||
<g transform="translate(644, 147)" class="key keypos-31">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">J</text>
|
||||
<text x="0" y="24" class="key hold">RSHIFT</text>
|
||||
<text x="0" y="24" class="key hold">RCTRL</text>
|
||||
</g>
|
||||
<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">RCTRL</text>
|
||||
<text x="0" y="24" class="key hold">RSHIFT</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"/>
|
||||
@@ -277,7 +277,7 @@ path.combo {
|
||||
<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>
|
||||
<text x="0" y="24" class="key hold">LGUI</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"/>
|
||||
@@ -310,9 +310,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(371, 210)" class="key keypos-42">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">
|
||||
<tspan x="0" dy="-0.6em">LEFT</tspan><tspan x="0" dy="1.2em">WIN</tspan>
|
||||
</text>
|
||||
<text x="0" y="0" class="key tap">LGUI</text>
|
||||
</g>
|
||||
<g transform="translate(525, 210)" class="key keypos-43">
|
||||
<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: 46 KiB |
@@ -26,16 +26,16 @@ layers:
|
||||
- P
|
||||
- \
|
||||
- LSHFT
|
||||
- {t: A, h: LEFT WIN}
|
||||
- {t: A, h: LGUI}
|
||||
- {t: S, h: LALT}
|
||||
- {t: D, h: LCTRL}
|
||||
- {t: F, h: LSHIFT}
|
||||
- {t: D, h: LSHIFT}
|
||||
- {t: F, h: LCTRL}
|
||||
- {t: G, h: HOME}
|
||||
- {t: H, h: END}
|
||||
- {t: J, h: RSHIFT}
|
||||
- {t: K, h: RCTRL}
|
||||
- {t: J, h: RCTRL}
|
||||
- {t: K, h: RSHIFT}
|
||||
- {t: L, h: RALT}
|
||||
- {t: ;, h: RIGHT WIN}
|
||||
- {t: ;, h: LGUI}
|
||||
- ''''
|
||||
- LCTRL
|
||||
- Z
|
||||
@@ -43,7 +43,7 @@ layers:
|
||||
- C
|
||||
- V
|
||||
- {t: B, h: '['}
|
||||
- LEFT WIN
|
||||
- LGUI
|
||||
- Gui+Sft+S
|
||||
- {t: N, h: ']'}
|
||||
- M
|
||||
|
||||
Reference in New Issue
Block a user