mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2026-05-22 04:44:43 -09:00
[Draw] fix fn keys
This commit is contained in:
committed by
github-actions[bot]
parent
bbc8c47472
commit
4156cd5f29
@@ -943,7 +943,7 @@ rect.held, rect.combo.held {
|
||||
<g transform="translate(308, 97)" class="key keypos-18">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||
<text x="0" y="-4" class="key tap">F10</text>
|
||||
<text x="0" y="-4" class="key tap">F11</text>
|
||||
</g>
|
||||
<g transform="translate(490, 97)" class="key trans keypos-19">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
|
||||
@@ -1021,7 +1021,7 @@ rect.held, rect.combo.held {
|
||||
<g transform="translate(308, 153)" class="key keypos-33">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||
<text x="0" y="-4" class="key tap">F11</text>
|
||||
<text x="0" y="-4" class="key tap">F12</text>
|
||||
</g>
|
||||
<g transform="translate(378, 153)" class="key none keypos-34">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key none side"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Reference in New Issue
Block a user