diff options
author | Akshay <[email protected]> | 2022-10-17 17:35:51 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-10-17 17:35:51 +0100 |
commit | d2ed0007ed270c946a3e738322e10faba7628fc2 (patch) | |
tree | e15842a855e95e13bbea9c472b3f10e1c4e950b5 | |
parent | 0e30787cf293fe8b751675e9b162ea240d5ca2dc (diff) |
.
-rw-r--r-- | config/cradio.keymap | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index 9d3bafe..8495deb 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap | |||
@@ -111,10 +111,10 @@ | |||
111 | 111 | ||
112 | krita_base_layer { | 112 | krita_base_layer { |
113 | bindings = < | 113 | bindings = < |
114 | &kp M &trans &kp BSLH &kp LBKT &kp RBKT &trans &trans &trans &trans &trans | 114 | &kp M &trans &kp BSLH &kp LBKT &kp RBKT &trans &trans &trans &trans &trans |
115 | &trans &trans &kp F &kp I &kp O &trans &trans &trans &trans &trans | 115 | &trans &trans &kp F &kp I &kp O &trans &trans &trans &trans &trans |
116 | &kp LC(S) &trans &kp P &kp K &kp L &trans &trans &trans &trans &trans | 116 | &kp LC(S) &trans &kp P &kp K &kp L &trans &trans &trans &trans &trans |
117 | &kp LS(LC(Z) &kp LC(Z) &trans &trans | 117 | &kp LS(LC(Z)) &kp LC(Z) &trans &trans |
118 | >; | 118 | >; |
119 | }; | 119 | }; |
120 | }; | 120 | }; |