Hacker News new | past | comments | ask | show | jobs | submit login

USB is usually too complex for something like a simple split keyboard; the TRRS runs I2C with sth like a MCP23018-E/SP IO expander in the other half.



Most split keyboards these days have a microcontroller in each half. IO expanders like the MCP23017/MCP23018 are fairly expensive, quite slow when used with microcontrollers like the ever-popular Pro Micro's ATmega32u4, and they really limit your hardware options on the secondary side.

It usually makes more sense to just stick a Pro Micro on each side, and have them talk serial over TRRS. As a bonus, you can connect it to your PC from either half.


You can use a physical connector without using the standard protocol.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: