Using a 5 Column Corne but my Keymap is a 6 Column, it works but how can I change it ?
Like title says I've been using the 6 column layout keymap to configure my keyboard with out any issue but would like to change it so when I use the editor it detects only the 5 columns
7 Replies
👋 you can use our new 5 column template repos as reference
you mean to fork the repo ? is there another way? I'm afraid that doing that will make me reconfigure all my keymap which take a while
GitHub
GitHub - typeractivexyz/corne-wireless-5-col-view-zmk-config
Contribute to typeractivexyz/corne-wireless-5-col-view-zmk-config development by creating an account on GitHub.
generally should be able to copy paste your stuff in
otherwise you can conver your current one by setting this line:
https://github.com/typeractivexyz/corne-wireless-5-col-view-zmk-config/blob/ad282a9335a9ff997801a97a7d66c089ef39bf40/config/corne.keymap#L16
GitHub
corne-wireless-5-col-view-zmk-config/config/corne.keymap at ad282a9...
Contribute to typeractivexyz/corne-wireless-5-col-view-zmk-config development by creating an account on GitHub.
and then removing the extra keys in your keymap before saving
Well I've fork the 5 column and try to use it with keymap editor and said there was an issue when the sintax doesn't match zmk
Well the second way where I add Chosen worked but f up all my keymaps will need to edit everything from 0 sadly