diff options
author | Akshay <[email protected]> | 2022-09-01 14:11:20 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-09-01 14:11:20 +0100 |
commit | 3c29f4a3eddd807d5709f0dffb326c06d4e96b4f (patch) | |
tree | ac20d70000d2e6b16cec0c960b2e6501cc26d05f | |
parent | b1ce3e08440ae30524a971315fcd7c39d3576bb9 (diff) |
remove homerow combos
-rw-r--r-- | config/cradio.keymap | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index bbfd08f..4becdd2 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap | |||
@@ -31,26 +31,6 @@ | |||
31 | key-positions = <20 29>; | 31 | key-positions = <20 29>; |
32 | bindings = <&caps_word>; | 32 | bindings = <&caps_word>; |
33 | }; | 33 | }; |
34 | combo_tab { | ||
35 | timeout-ms = <30>; | ||
36 | key-positions = <22 23>; | ||
37 | bindings = << FUN TAB>; | ||
38 | }; | ||
39 | combo_spc { | ||
40 | timeout-ms = <30>; | ||
41 | key-positions = <12 13>; | ||
42 | bindings = << NAV SPC>; | ||
43 | }; | ||
44 | combo_ret { | ||
45 | timeout-ms = <30>; | ||
46 | key-positions = <16 17>; | ||
47 | bindings = << SYM RET>; | ||
48 | }; | ||
49 | combo_bspc { | ||
50 | timeout-ms = <30>; | ||
51 | key-positions = <26 27>; | ||
52 | bindings = << NUM BSPC>; | ||
53 | }; | ||
54 | combo_esc { | 34 | combo_esc { |
55 | timeout-ms = <100>; | 35 | timeout-ms = <100>; |
56 | key-positions = <10 19>; | 36 | key-positions = <10 19>; |