-
Hi, I am trying to change the labels of macros, standard and international keycodes. In ZMK, I'd put the macros in A few details about my setup and what I am trying to do:
I'd appreciate if I could get any help? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey, can you share the output of |
Beta Was this translation helpful? Give feedback.
Dumb question, but how are you specifying the config file? It doesn't automatically pick up the config from file name etc. so if you are literally running below command it doesn't get used:
You'll want to pass it via
keymap -c config.yaml
: