Merge branch 'main' of https://github.com/KeebMaker/zmk-config
This commit is contained in:
commit
046b909376
2 changed files with 2 additions and 2 deletions
|
|
@ -528,7 +528,7 @@ rect.held, rect.combo.held {
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(28, 105)" class="key keypos-12">
|
<g transform="translate(28, 105)" class="key keypos-12">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||||
<text x="0" y="0" class="key tap">Ctrl</text>
|
<use href="#mdi:apple-keyboard-control" xlink:href="#mdi:apple-keyboard-control" x="-9" y="-9" height="18" width="18.0" class="key tap glyph mdi:apple-keyboard-control"/>
|
||||||
</g>
|
</g>
|
||||||
<g transform="translate(84, 105)" class="key keypos-13">
|
<g transform="translate(84, 105)" class="key keypos-13">
|
||||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
|
|
@ -15,7 +15,7 @@ layers:
|
||||||
- '9'
|
- '9'
|
||||||
- '0'
|
- '0'
|
||||||
- $$mdi:backspace-outline$$
|
- $$mdi:backspace-outline$$
|
||||||
- Ctrl
|
- $$mdi:apple-keyboard-control$$
|
||||||
- BT CLR
|
- BT CLR
|
||||||
- BT 1
|
- BT 1
|
||||||
- BT 2
|
- BT 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue