mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-11 09:02:00 +00:00
keymap-drawer render
This commit is contained in:
committed by
github-actions[bot]
parent
3eebc036f7
commit
5d15e466d5
@@ -577,9 +577,9 @@ path.combo {
|
|||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
|
||||||
<text x="0" y="0" class="key trans tap">▽</text>
|
<text x="0" y="0" class="key trans tap">▽</text>
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(140, 259)" class="key trans keypos-50">
|
<g transform="translate(140, 259)" class="key keypos-50">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||||
<text x="0" y="0" class="key trans tap">▽</text>
|
<text x="0" y="0" class="key tap"><tspan style="font-size: 64%">&studio_un…</tspan></text>
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(196, 252)" class="key trans keypos-51">
|
<g transform="translate(196, 252)" class="key trans keypos-51">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@@ -1,4 +1,4 @@
|
|||||||
layout: {qmk_keyboard: sofle/rev1}
|
layout: {zmk_keyboard: sofle}
|
||||||
layers:
|
layers:
|
||||||
default: ['`', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', DELETE, ESC, Q, W, E, R, T, Y, U, I, O, P, BSPC, TAB, A, S, D, F, G, H, J, K, L, ;, '''', LSHFT,
|
default: ['`', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', DELETE, ESC, Q, W, E, R, T, Y, U, I, O, P, BSPC, TAB, A, S, D, F, G, H, J, K, L, ;, '''', LSHFT,
|
||||||
Z, X, C, V, B, MUTE, '', N, M, ',', ., /, RSHFT, LGUI, LALT, LCTRL, lower, RET, SPACE, raise, RCTRL, RALT, RGUI]
|
Z, X, C, V, B, MUTE, '', N, M, ',', ., /, RSHFT, LGUI, LALT, LCTRL, lower, RET, SPACE, raise, RCTRL, RALT, RGUI]
|
||||||
@@ -53,7 +53,7 @@ layers:
|
|||||||
- ':'
|
- ':'
|
||||||
- \
|
- \
|
||||||
- {t: ▽, type: trans}
|
- {t: ▽, type: trans}
|
||||||
- {t: ▽, type: trans}
|
- '&studio_unlock'
|
||||||
- {t: ▽, type: trans}
|
- {t: ▽, type: trans}
|
||||||
- {t: ▽, type: trans}
|
- {t: ▽, type: trans}
|
||||||
- {type: held}
|
- {type: held}
|
||||||
|
|||||||
Reference in New Issue
Block a user