summaryrefslogtreecommitdiff
path: root/config/cradio.keymap
diff options
context:
space:
mode:
Diffstat (limited to 'config/cradio.keymap')
-rw-r--r--config/cradio.keymap8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap
index 4edb1ac..4929214 100644
--- a/config/cradio.keymap
+++ b/config/cradio.keymap
@@ -39,7 +39,7 @@
39 bindings = <&caps_word>; 39 bindings = <&caps_word>;
40 }; 40 };
41 combo_esc { 41 combo_esc {
42 timeout-ms = <100>; 42 timeout-ms = <150>;
43 key-positions = <12 13 16 17>; 43 key-positions = <12 13 16 17>;
44 bindings = <&kp ESC>; 44 bindings = <&kp ESC>;
45 }; 45 };
@@ -92,9 +92,9 @@
92 92
93 num_layer { 93 num_layer {
94 bindings = < 94 bindings = <
95 &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans 95 &trans &kp F7 &kp F8 &kp F9 &trans &trans &trans &trans &trans &trans
96 &kp SQT &trans &trans &trans &kp EQUAL &trans &trans &trans &trans &trans 96 &kp SQT &kp F4 &kp F5 &kp F6 &kp EQUAL &trans &trans &trans &trans &trans
97 &kp GRAVE &trans &trans &trans &kp BSLH &trans &trans &trans &trans &trans 97 &kp GRAVE &kp F1 &kp F2 &kp F3 &kp BSLH &trans &trans &trans &trans &trans
98 &trans &trans &trans &trans 98 &trans &trans &trans &trans
99 >; 99 >;
100 }; 100 };