Loading custom keybindings, keybindings.json, qwerty_riban.yaml and kpnum_jofe.yaml

Is there some way to download/upload the keybinding.json file only? I have a set of key bindings for my custom macropad that I also want to use on my development environment.

I found that there are the yaml files in zynthian-sys/config/keybinding/ Is there a way to create my own macropad_smiths73v3.yaml and pick a keybinding configuration in the web-ui or by hardware version?

I didn’t use yaml files. I think @jofemodo may have created those with the intent of allowing loading/saving keybinding. I don’t know how far he got with that.

My keybinding code uses /zynthian/config//keybinding.jsonwhich is a simple dictionary of actions, mapped by key name.

We could add a feature to save and load keybinding. Raise a feature request for this.

@riban , Good to know. Thanks.
I’ll add a feature request, and for now I am doing a backup, then removing all the files except for the keybinding.json and then I can do a “Restore from backup” and get the desired keybinding. For my forked repo, I’ll have a modified keybindings.json and just copy that over on setup.