mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-11 23:15:28 +00:00
Update sofle.keymap
This commit is contained in:
@@ -32,12 +32,12 @@
|
|||||||
&kp LGUI &kp LALT &kp LCTRL &mo 1 &kp SPACE &kp RET &mo 2 &kp RCTRL &kp RALT &kp RGUI
|
&kp LGUI &kp LALT &kp LCTRL &mo 1 &kp SPACE &kp RET &mo 2 &kp RCTRL &kp RALT &kp RGUI
|
||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>;
|
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lower_layer {
|
lower_layer {
|
||||||
// TODO: Some binds are waiting for shifted keycode support.
|
// TODO: Some binds are waiting for shifted keycode support.
|
||||||
// ------------------------------------------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------------------------------------
|
||||||
// | | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F11 |
|
// | | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F11 |
|
||||||
// | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | F12 |
|
// | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | F12 |
|
||||||
// | | ! | @ | # | $ | % | | ^ | & | * | ( | ) | | |
|
// | | ! | @ | # | $ | % | | ^ | & | * | ( | ) | | |
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>;
|
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>;
|
||||||
};
|
};
|
||||||
|
|
||||||
raise_layer {
|
raise_layer {
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>;
|
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>;
|
||||||
};
|
};
|
||||||
|
|
||||||
second_raised_layer {
|
second_raised_layer {
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
&trans &trans &trans &trans &trans &trans &trans &kp N0 &kp DOT &trans
|
&trans &trans &trans &trans &trans &trans &trans &kp N0 &kp DOT &trans
|
||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>;
|
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user