-
Hi! Essentially I'd want to have static homerow mods defined but be able to dynamically assign all other keys.
Would you have any hints as to why it would work in QMK and not Vial-QMK? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I take that back. I just tried implementing this on a Corne and I didn't get any errors. |
Beta Was this translation helpful? Give feedback.
-
Ah of course! I had forgotten to set |
Beta Was this translation helpful? Give feedback.
-
I haven't yet taken a look at Vial, but definitely curious. Between the Corne vs. the first keyboard, there are rules and configs at the "keyboard" level that might be to blame—sometimes a keyboard maker turns on some questionable options. Glad you worked it out, and thanks for sharing the fix! |
Beta Was this translation helpful? Give feedback.
Ah of course!
I had forgotten to set
QMK_SETTINGS = no
inrules.mk
.