Merge branch 'main' of https://github.com/KeebMaker/zmk-config
This commit is contained in:
commit
cd93cdd441
2 changed files with 22 additions and 19 deletions
|
|
@ -291,7 +291,9 @@ rect.held, rect.combo.held {
|
|||
<g transform="translate(196, 100)" class="key keypos-13">
|
||||
<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>
|
||||
</g>
|
||||
<a href="#left">
|
||||
<text x="0" y="24" class="key hold layer-activator">left</text>
|
||||
</a></g>
|
||||
<g transform="translate(252, 108)" class="key keypos-14">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">G</text>
|
||||
|
|
@ -315,12 +317,12 @@ rect.held, rect.combo.held {
|
|||
<g transform="translate(644, 137)" class="key keypos-19">
|
||||
<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">SHFT</text>
|
||||
<use href="#mdi:apple-keyboard-shift" xlink:href="#mdi:apple-keyboard-shift" x="-8" y="9" height="15" width="15.0" class="key hold glyph mdi:apple-keyboard-shift"/>
|
||||
</g>
|
||||
<g transform="translate(28, 193)" class="key keypos-20">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">Z</text>
|
||||
<text x="0" y="24" class="key hold">ALT</text>
|
||||
<use href="#mdi:apple-keyboard-option" xlink:href="#mdi:apple-keyboard-option" x="-8" y="9" height="15" width="15.0" class="key hold glyph mdi:apple-keyboard-option"/>
|
||||
</g>
|
||||
<g transform="translate(84, 158)" class="key keypos-21">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
|
|
@ -365,7 +367,7 @@ rect.held, rect.combo.held {
|
|||
</g>
|
||||
<g transform="translate(279, 245) rotate(30.0)" 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">ENTER</text>
|
||||
<text x="0" y="0" class="key tap">⏎</text>
|
||||
<a href="#right">
|
||||
<text x="0" y="24" class="key hold layer-activator">right</text>
|
||||
</a></g>
|
||||
|
|
@ -585,9 +587,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">#</text>
|
||||
</g>
|
||||
<g transform="translate(196, 100)" class="key keypos-13">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">$</text>
|
||||
<g transform="translate(196, 100)" class="key held keypos-13">
|
||||
<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">$</text>
|
||||
</g>
|
||||
<g transform="translate(252, 108)" class="key keypos-14">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||
|
|
@ -661,12 +663,13 @@ rect.held, rect.combo.held {
|
|||
<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>
|
||||
<g transform="translate(393, 245) rotate(-30.0)" class="key held keypos-32">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key held"/>
|
||||
<g transform="translate(393, 245) rotate(-30.0)" 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">⏎</text>
|
||||
</g>
|
||||
<g transform="translate(451, 221) rotate(-15.0)" class="key trans keypos-33">
|
||||
<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(451, 221) rotate(-15.0)" 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">0</text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Loading…
Add table
Add a link
Reference in a new issue