Prototype for key override support in custom_config.h #171
lilgrassin
started this conversation in
Ideas
Replies: 1 comment
-
Hi, Thanks for sharing this. It is exactly what I would ask to @manna-harbour. Hope that request will be take into account. Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've completely overhauled my NUM and SYM layers, but still wanted to "shift" between layers using key overrides. It would be nice to be able to use key overrides without modifying manna-harbour_miryoku.c, so I've written up some nice macro spaghetti you might be interested in adding/adapting:
In custom_config.h (U_CUSTOM_SHIFT_OVERRIDE can be exchanged for any of the ko_make fns directly, but I was reducing unnecessary repetition for myself):
In manna-harbour_miryoku.c:
Beta Was this translation helpful? Give feedback.
All reactions