From 140aa9cff8b5479ffc05d08031f31bb9bc87b79c Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Mon, 19 Dec 2022 18:56:33 +0100 Subject: [PATCH] Update sofle.keymap --- config/sofle.keymap | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/sofle.keymap b/config/sofle.keymap index bdb106c..52166fc 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -32,17 +32,17 @@ &kp LGUI &kp LALT &kp LCTRL &mo 1 &kp SPACE &kp RET &mo 2 &kp RCTRL &kp RALT &kp RGUI >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>; }; lower_layer { // TODO: Some binds are waiting for shifted keycode support. - // ------------------------------------------------------------------------------------------------------------ - // | | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F11 | - // | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | F12 | - // | | ! | @ | # | $ | % | | ^ | & | * | ( | ) | | | - // | | = | - | + | { | } | | | | [ | ] | ; | : | \ | - | - // | | | | | | | | | | | | + // ---------------------------------------------------------------------------------------------------------- + // | | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F11 | + // | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | F12 | + // | | ! | @ | # | $ | % | | ^ | & | * | ( | ) | | | + // | | = | - | + | { | } | | | | [ | ] | ; | : | \ | - | + // | | | | | | | | | | | | bindings = < &trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 @@ -52,7 +52,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>; }; raise_layer { @@ -71,7 +71,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>; }; second_raised_layer { @@ -80,7 +80,7 @@ // | | | | | | | | PGUP | 7 | 8 | 9 | | | // | | | | | | | | PGDN | 4 | 5 | 6 | | | // | | | | | | | | | | | 1 | 2 | 3 | | | - // | | | | | | | | | 0 | . | | + // | | | | | | | | | 0 | . | | bindings = < &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans @@ -90,7 +90,7 @@ &trans &trans &trans &trans &trans &trans &trans &kp N0 &kp DOT &trans >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN,&inc_dec_kp RIGHT LEFT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>; }; }; };