added F11 and F12 (#35)

Co-authored-by: DarrenVictoriano <26513979+DarrenVictoriano@users.noreply.github.com>
This commit is contained in:
Darren
2025-09-23 20:50:38 -07:00
committed by GitHub
parent a9e3bb2498
commit 4ac18a2704
3 changed files with 8 additions and 6 deletions

View File

@@ -43,10 +43,10 @@
adjust_layer {
bindings = <
&kp ESC &none &kp F7 &kp F8 &kp F9 &none &none &none &none &none &none &kp BSPC
&kp LCTRL &none &kp F4 &kp F5 &kp F6 &none &none &none &none &none &none &kp RET
&kp LSHIFT &none &kp F1 &kp F2 &kp F3 &kp F10 &none &none &none &none &none &kp RSHIFT
&kp LGUI &mo 1 &kp SPACE &kp SPACE &mo 2 &kp RALT
&kp ESC &none &kp F7 &kp F8 &kp F9 &kp F12 &none &none &none &none &none &kp BSPC
&kp LCTRL &none &kp F4 &kp F5 &kp F6 &kp F11 &none &none &none &none &none &kp RET
&kp LSHIFT &none &kp F1 &kp F2 &kp F3 &kp F10 &none &none &none &none &none &kp RSHIFT
&kp LGUI &mo 1 &kp SPACE &kp SPACE &mo 2 &kp RALT
>;
};
};

View File

@@ -812,6 +812,7 @@ rect.held, rect.combo.held {
</g>
<g transform="translate(308, 42)" class="key keypos-5">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">F12</text>
</g>
<g transform="translate(532, 42)" class="key keypos-6">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -853,6 +854,7 @@ rect.held, rect.combo.held {
</g>
<g transform="translate(308, 98)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">F11</text>
</g>
<g transform="translate(532, 98)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -95,7 +95,7 @@ layers:
- F7
- F8
- F9
- ''
- F12
- ''
- ''
- ''
@@ -107,7 +107,7 @@ layers:
- F4
- F5
- F6
- ''
- F11
- ''
- ''
- ''