mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 14:35:30 +00:00
Update sofle.keymap
duplicate f key row
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
label = "tdrstr";
|
label = "tdrstr";
|
||||||
#binding-cells = <0>;
|
#binding-cells = <0>;
|
||||||
tapping-term-ms = <200>;
|
tapping-term-ms = <200>;
|
||||||
bindings = <&trans>, <&reset>;
|
bindings = <&kp F6>, <&reset>;
|
||||||
};
|
};
|
||||||
|
|
||||||
tdcaps: tdcaps {
|
tdcaps: tdcaps {
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
bindings = <
|
bindings = <
|
||||||
// _______________________________________________________________________________ ______________________________________________________________________________
|
// _______________________________________________________________________________ ______________________________________________________________________________
|
||||||
// | | | | | | | | / reset | | | | | |
|
// | | | | | | | | / reset | | | | | |
|
||||||
&trans &trans &trans &trans &trans &trans &tdrstr &trans &trans &trans &trans &trans
|
&trans &kp F1 &kp F2 &kp F3 &kp F4 &tdrstl &tdrstr &kp F7 &kp F8 &kp F9 &kp F10 &kp F11// _______________________________________________________________________________ ______________________________________________________________________________
|
||||||
// _______________________________________________________________________________ ______________________________________________________________________________
|
// _______________________________________________________________________________ ______________________________________________________________________________
|
||||||
// | ALT+F4 | / | 7 | 8 | 9 | + | | PG UP | LA(LEFT) | PRINT | LA(RIGHT) | HOME | |
|
// | ALT+F4 | / | 7 | 8 | 9 | + | | PG UP | LA(LEFT) | PRINT | LA(RIGHT) | HOME | |
|
||||||
&kp LA(F4) &kp SLASH &kp N7 &kp N8 &kp N9 &kp PLUS &kp PG_UP &kp LA(LEFT) &kp PSCRN &kp LA(RIGHT) &kp HOME &trans
|
&kp LA(F4) &kp SLASH &kp N7 &kp N8 &kp N9 &kp PLUS &kp PG_UP &kp LA(LEFT) &kp PSCRN &kp LA(RIGHT) &kp HOME &trans
|
||||||
@@ -244,7 +244,6 @@
|
|||||||
// _______________________________________________________________________________ ______________________________________________________________________________
|
// _______________________________________________________________________________ ______________________________________________________________________________
|
||||||
// | BLT Clear | BLT0 | BLT1 | BLT2 | BLT3 | BLT4 | | | | | | | |
|
// | BLT Clear | BLT0 | BLT1 | BLT2 | BLT3 | BLT4 | | | | | | | |
|
||||||
&tdblclear &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &trans
|
&tdblclear &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &trans
|
||||||
// _______________________________________________________________________________ ______________________________________________________________________________
|
|
||||||
// | | | | | | | | | | | | | |
|
// | | | | | | | | | | | | | |
|
||||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||||
// _______________________________________________________________________________ ______________________________________________________________________________
|
// _______________________________________________________________________________ ______________________________________________________________________________
|
||||||
|
|||||||
Reference in New Issue
Block a user