Skip to content

Commit 0218e97

Browse files
committed
Make settings layer toggled instead of sticky
1 parent f49be09 commit 0218e97

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

config/dactyl_cc.keymap

+2-7
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@
2626
#define VOL_DN C_VOLUME_DOWN
2727

2828

29-
&sl {
30-
release-after-ms = <5000>;
31-
};
32-
33-
3429
&kscan0 {
3530
debounce-press-ms = <30>;
3631
debounce-release-ms = <30>;
@@ -109,7 +104,7 @@
109104
display-name = "Lower";
110105
bindings = <
111106
&kp F12 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
112-
&sl L_SET &kp LC(1) &kp LC(PG_UP) &kp LC(PG_DN) &kp LC(9) &none &none &kp LC(1) &kp LC(PG_UP) &kp LC(PG_DN) &kp LC(9) &sl L_SET
107+
&to L_SET &kp LC(1) &kp LC(PG_UP) &kp LC(PG_DN) &kp LC(9) &none &none &kp LC(1) &kp LC(PG_UP) &kp LC(PG_DN) &kp LC(9) &to L_SET
113108
&trans &none &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &trans
114109
&trans &kp LG(TAB) &kp GC(LEFT) &kp GC(RIGHT) &kp MEH(N) &kp MEH(M) &kp MEH(N) &kp MEH(M) &kp GC(LEFT) &kp GC(RIGHT) &kp LG(TAB) &trans
115110
&none &kp C_PP &kp C_PREV &kp C_NEXT &kp VOL_DN &kp VOL_UP &kp C_MUTE &none
@@ -137,7 +132,7 @@
137132
display-name = "Settings";
138133
bindings = <
139134
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
140-
&trans &out OUT_USB &out OUT_BLE &none &sys_reset &none &none &sys_reset &none &none &none &none
135+
&tog L_SET &out OUT_USB &out OUT_BLE &none &sys_reset &none &none &sys_reset &none &none &none &none
141136
&trans &tog L_MAC &tog L_SH &none &none &to L_GAME &none &none &none &none &none &none
142137
&none &none &bt BT_CLR &none &none &bootloader &bootloader &none &none &none &none &none
143138
&none &none &none &none &none &none &none &none

0 commit comments

Comments
 (0)