From 2af5d2e2950693829c945fce2b53ed14a1f71aba Mon Sep 17 00:00:00 2001 From: kB01 Date: Wed, 25 Oct 2023 22:38:22 +0200 Subject: [PATCH] removed host_os, changed section makro --- config/corne.keymap | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index c0eade8..7f69fea 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -5,9 +5,6 @@ */ #include - -#define HOST_OS 0 // default is 0 (Windows with wincompose); 1 (linux); 2 (Windows limited, macOS) - #include #include @@ -33,7 +30,7 @@ sym_section: sym_section { compatible = "zmk,behavior-macro"; #binding-cells = <0>; - bindings = <&kp RALT &kp S &kp E &kp C>; + bindings = <&kp RALT &kp S &kp O>; label = "SYM_SECTION"; }; de_ue: de_ue {