diff options
| author | keymap-editor[bot] <91849743+keymap-editor[bot]@users.noreply.github.com> | 2024-04-25 15:18:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-25 15:18:12 +0000 |
| commit | 8247479f8289447e6e0600b606ce8e0db37ece7d (patch) | |
| tree | 86a11b65815ad9cb23ca78b4075b8c44cbd51a90 | |
| parent | eeb1147aa636869b693fa69b8da039aefaa0d6e3 (diff) | |
| download | zmk-config-8247479f8289447e6e0600b606ce8e0db37ece7d.tar.gz zmk-config-8247479f8289447e6e0600b606ce8e0db37ece7d.zip | |
Updated totem.keymap
| -rw-r--r-- | config/totem.keymap | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/config/totem.keymap b/config/totem.keymap index 58018ff..8d728b2 100644 --- a/config/totem.keymap +++ b/config/totem.keymap @@ -51,9 +51,7 @@ }; }; - combos { - compatible = "zmk,combos"; - }; + combos { compatible = "zmk,combos"; }; keymap { compatible = "zmk,keymap"; @@ -91,8 +89,8 @@ Fun { label = "Fun"; bindings = < - &bootloader &trans &trans &trans &trans &trans &trans &trans &kp END &kp F1 - &trans &trans &trans &trans &to 4 &trans &trans &trans &trans &kp F10 + &bootloader &trans &trans &trans &to 4 &trans &trans &trans &kp END &kp F1 + &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp F10 &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp F20 &kp F7 &trans &trans &trans &trans &trans &trans >; @@ -111,10 +109,10 @@ Gaming+ { bindings = < - &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 + &kp F10 &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &kp T &kp RA(RC(Y)) &kp RA(RC(U)) &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+"; |