zmk-studio support, maus (main branch) support, better batt for periph
This commit is contained in:
parent
e93663c387
commit
d029dfeccb
21 changed files with 332 additions and 283 deletions
|
|
@ -723,9 +723,9 @@ rect.held, rect.combo.held {
|
|||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">Gui</text>
|
||||
</g>
|
||||
<g transform="translate(286, 213) rotate(15.0)" class="key trans keypos-37">
|
||||
<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>
|
||||
<g transform="translate(286, 213) rotate(15.0)" class="key keypos-37">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap"><tspan style="font-size: 60%">&studio_u…</tspan></text>
|
||||
</g>
|
||||
<g transform="translate(351, 224) rotate(30.0)" class="key keypos-38">
|
||||
<rect rx="6" ry="6" x="-26" y="-40" width="52" height="80" class="key"/>
|
||||
|
|
@ -737,6 +737,7 @@ rect.held, rect.combo.held {
|
|||
</g>
|
||||
<g transform="translate(554, 213) rotate(-15.0)" class="key held keypos-40">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key held"/>
|
||||
<text x="0" y="0" class="key held tap"><tspan style="font-size: 60%">&studio_u…</tspan></text>
|
||||
</g>
|
||||
<g transform="translate(616, 205)" class="key keypos-41">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
|
@ -82,8 +82,8 @@ layers:
|
|||
- '|'
|
||||
- '~'
|
||||
- Gui
|
||||
- {t: ▽, type: trans}
|
||||
- '&studio_unlock'
|
||||
- ␣
|
||||
- ⏎
|
||||
- {type: held}
|
||||
- {t: '&studio_unlock', type: held}
|
||||
- Alt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue