diff options
| author | keymap-editor[bot] <91849743+keymap-editor[bot]@users.noreply.github.com> | 2023-11-13 18:24:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-13 18:24:41 +0000 |
| commit | eeb1147aa636869b693fa69b8da039aefaa0d6e3 (patch) | |
| tree | d04d61e4574ac5422534833a14925d7bf1d2c39b | |
| parent | ba5ef99c2785c8b109a0444fc2e62db5461d2fd1 (diff) | |
| download | zmk-config-eeb1147aa636869b693fa69b8da039aefaa0d6e3.tar.gz zmk-config-eeb1147aa636869b693fa69b8da039aefaa0d6e3.zip | |
gaming layer modifications
| -rw-r--r-- | config/totem.keymap | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/config/totem.keymap b/config/totem.keymap index 1f96d8b..58018ff 100644 --- a/config/totem.keymap +++ b/config/totem.keymap @@ -100,8 +100,8 @@ Gaming { bindings = < - &kp R &kp X &kp C &kp V &kp T &trans &trans &trans &trans &trans - &kp TAB &kp Q &kp W &kp E &sl 5 &trans &trans &trans &trans &trans + &kp Z &kp X &kp C &kp V &sl 5 &trans &trans &trans &trans &trans + &kp TAB &kp Q &kp W &kp E &kp R &trans &trans &trans &trans &trans &kp ESCAPE &kp LEFT_SHIFT &kp A &kp S &kp D &kp F &trans &trans &trans &trans &trans &trans &kp LCTRL &kp LEFT_ALT &trans &trans &trans &trans >; @@ -111,10 +111,10 @@ Gaming+ { bindings = < - &kp F10 &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &kp NUMBER_4 &trans &trans &trans &trans &kp LC(RA(DEL)) - &kp L &kp O &kp Y &kp K &kp G &kp F5 &trans &trans &trans &trans -&kp TAB &to 0 &trans &trans &kp NUMBER_5 &kp NUMBER_6 &trans &trans &trans &trans &trans &kp LA(F4) - &kp J &kp I &kp M &trans &trans &trans + &kp F10 &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &kp T &trans &trans &trans &trans &kp LC(RA(DEL)) + &kp L &kp O &kp Y &kp K &kp G &kp F5 &trans &trans &trans &trans +&trans &to 0 &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp LA(F4) + &kp J &kp I &kp M &trans &trans &trans >; label = "Gaming+"; |