Keybinding Questions

@baj ,

I’m working on a USB HID keyboard based upon 2 macro keypads ch75x github The keybindings seem to work fairly well, but it’s still a work in progress. The encoders and encoder buttons are all keypresses, and as @riban mentioned the long presses work as expected.


Here’s my design next to a v5 printout for comparison. I’m using mine as external components on a headless zynth, with a portable HDMI display to build out a full system using a Geekwork DACPi case

CH57x Keymaps:
upper_right_enc_zynth.yaml (1.8 KB)
lower_right_enc_zynth.yaml (1.9 KB)

Zynthian Keybinding:
macropad_zynth_keybinding.yaml (1.9 KB)

I set up one Zynth using the UI, then copy /zynthian/config/keybinding.yaml between systems.

2 Likes