diff --git a/config/cradio.keymap b/config/cradio.keymap index f517e34..eb817b3 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -26,13 +26,15 @@ release-after-ms = <86400000>; // Default is 1000 ms, raised to 1 day to emulate Callum's behavior that requires canceling on layer key. }; -&caps_word { continue-list = ; }; // K_CANCEL is for &lc macro, LSHFT is for PT-BR diacriticals on ^`~" keys. +&caps_word { + /delete-property/ ignore-modifiers; // This voids pressing command+shift+s instead of a simple command+s + continue-list = ; // K_CANCEL is for &lc macro, LSHFT is for PT-BR diacriticals on '^`~" keys, ALT is needed to enter alt characters + }; &mt { flavor = "balanced"; }; &num_word { // requires auto-layer module (https://github.com/urob/zmk-auto-layer) - continue-list = ; - ignore-modifiers; + continue-list = ; }; / {