mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
changed dial to something useful
This commit is contained in:
committed by
GitHub
parent
b6b509023a
commit
7628a082c1
@@ -59,7 +59,9 @@
|
||||
&kp LCTRL &kp LGUI &kp LALT &mo LOWER &kp SPACE &kp RET &mo RAISE &tog 5 &kp RGUI &kp RCTRL
|
||||
>;
|
||||
|
||||
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp LC(LS(Z)) LC(Z)>;
|
||||
sensor-bindings =
|
||||
<&inc_dec_kp RIGHT LEFT_ARROW>,
|
||||
<&inc_dec_kp LC(LS(Z)) LC(Z)>;
|
||||
};
|
||||
|
||||
lower_layer {
|
||||
|
||||
Reference in New Issue
Block a user