mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-09 16:21:59 +00:00
Merge branch 'master' of https://github.com/averymd/sofle-v2-oled-zmk
This commit is contained in:
@@ -177,7 +177,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(28, 119)" class="key keypos-12">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">ESC</text>
|
||||
<text x="0" y="0" class="key tap">=</text>
|
||||
</g>
|
||||
<g transform="translate(84, 119)" class="key keypos-13">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -225,7 +225,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(28, 175)" class="key keypos-24">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">TAB</text>
|
||||
<text x="0" y="0" class="key tap">BSPC</text>
|
||||
</g>
|
||||
<g transform="translate(84, 175)" class="key keypos-25">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -328,7 +328,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(140, 259)" class="key keypos-50">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">LGUI</text>
|
||||
<text x="0" y="0" class="key tap">LCTRL</text>
|
||||
</g>
|
||||
<g transform="translate(196, 252)" class="key keypos-51">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -336,7 +336,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(252, 259)" class="key keypos-52">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">LCTRL</text>
|
||||
<text x="0" y="0" class="key tap">LALT</text>
|
||||
</g>
|
||||
<g transform="translate(316, 274) rotate(22.5)" class="key keypos-53">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -345,11 +345,11 @@ path.combo {
|
||||
</a></g>
|
||||
<g transform="translate(378, 291) rotate(30.0)" class="key keypos-54">
|
||||
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/>
|
||||
<text x="0" y="0" class="key tap">RET</text>
|
||||
<text x="0" y="0" class="key tap">SPACE</text>
|
||||
</g>
|
||||
<g transform="translate(518, 291) rotate(-30.0)" class="key keypos-55">
|
||||
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/>
|
||||
<text x="0" y="0" class="key tap">SPACE</text>
|
||||
<text x="0" y="0" class="key tap">RET</text>
|
||||
</g>
|
||||
<g transform="translate(580, 274) rotate(-22.5)" class="key keypos-56">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
@@ -366,7 +366,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(756, 259)" class="key keypos-59">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">RGUI</text>
|
||||
<text x="0" y="0" class="key tap">RCTRL</text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@@ -1,7 +1,7 @@
|
||||
layout: {qmk_keyboard: sofle/rev1}
|
||||
layout: {zmk_keyboard: sofle}
|
||||
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,
|
||||
Z, X, C, V, B, MUTE, '', N, M, ',', ., /, RSHFT, LGUI, LALT, LCTRL, lower, RET, SPACE, raise, RCTRL, RALT, RGUI]
|
||||
default: ['`', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', DELETE, '=', Q, W, E, R, T, Y, U, I, O, P, BSPC, BSPC, A, S, D, F, G, H, J, K, L, ;, '''', LSHFT,
|
||||
Z, X, C, V, B, MUTE, '', N, M, ',', ., /, RSHFT, LCTRL, LALT, LALT, lower, SPACE, RET, raise, RCTRL, RALT, RCTRL]
|
||||
lower:
|
||||
- '&studio_unlock'
|
||||
- F1
|
||||
|
||||
Reference in New Issue
Block a user