Mat Cygert
Mat Cygert
I had the same issue. I solved it with a bash script that combines all the files. It is [available here](https://github.com/MatCyg/dotfiles/blob/master/config/keyboard/build.sh). In the main karabiner file I have i.e.: `...
FYI: Tested this on top of [macro branch](https://github.com/zmkfirmware/zmk/pull/1166), and it seems to be broken. I used the example provided in first post. Not sure if that should be fixed in...
Here you go for the copy (remember to use mod morph in the keymap): ```c as: auto_shift { compatible = "zmk,behavior-hold-tap"; label = "AUTO_SHIFT"; #binding-cells = ; tapping-term-ms = ;...
Sorry, I misunderstood. I don't think you can do it with mod morph, but it is fairly easy with a macro. An idea is to switch to normal alpha layer...