diff --git a/config/cradio.keymap b/config/cradio.keymap index 2b9ea6b..f7dc8e2 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -25,12 +25,12 @@ 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 { continue-list = ; }; // K_CANCEL is for &lc macro, LSHFT is for PT-BR diacriticals on ^`~" keys. &mt { flavor = "balanced"; }; &num_word { // requires auto-layer module (https://github.com/urob/zmk-auto-layer) - continue-list = ; + continue-list = ; ignore-modifiers; };