Closed
Description
would love some help in debugging why the slave of my dactyl is not responding...
keyboard: dactyl-manuform 5x6
MCU: 2x pro micro
USB connected to left side, TRS jack linking right (slave) side
#define USE_SERIAL
#define MASTER_LEFT
adapted keymap and 5x6.h
and added a rotary encoder, otherwise all default code.
what i did so far:
- connected USB to the right side: this makes the right side work (with left side keys QWERT) and left side becomes unresponsive
-> that for me means that wiring is mostly OK - checked TRS wiring, that is fine, since power is good on slave and TRS signal is connected on pin 3 (default)
-> it seems to me that it's a software issue, but I can't pinpoint it
any help is much appreciated