Skip to content

Miryoku zmk extra keys plus quote_with_column swap #330

Discussion options

You must be logged in to vote

You can set options in custom_config.h or in the workflow, but the workflow takes precedence. I'd suggest using custom_config.h for your personal defaults, and the workflow options to override for individual builds.

In the implementation, the workflow appends the corresponding #define for alternative layout options to custom_config.h, and leaving as default will not append anything for that option. Likewise for the custom_config option, which is appended as-is. For local builds you can only use custom_config.h.

If you substitute a custom layer it will take precedence over any alternative layout option for that layer. So in this case, using the alphas option will have no effect as you are …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EgorDuplensky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants