summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-04-01 10:17:16 +0100
committerAkshay <[email protected]>2023-04-01 10:17:16 +0100
commitb842709081a5c4eed29b87bd6e0efa0b94d7ee25 (patch)
tree4cdecb1d63046c2b0c84c614a3e07c193254bcba
parent65158f3b62c1fabe4abe694c3b831e3f9bcbdb18 (diff)
move esc to index and middle
-rw-r--r--config/cradio.keymap4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap
index c4dd1cd..ca8d2e7 100644
--- a/config/cradio.keymap
+++ b/config/cradio.keymap
@@ -39,8 +39,8 @@
39 bindings = <&caps_word>; 39 bindings = <&caps_word>;
40 }; 40 };
41 combo_esc { 41 combo_esc {
42 timeout-ms = <80>; 42 timeout-ms = <100>;
43 key-positions = <10 19>; 43 key-positions = <12 13 16 17>;
44 bindings = <&kp ESC>; 44 bindings = <&kp ESC>;
45 }; 45 };
46 combo_minus { 46 combo_minus {