Page 1 of 1

Changing Soarer's Converter data and clock pins

Posted: 08 Jun 2019, 01:07
by Francisco
Hi,
I am trying to make a keyboard controller using and arduino micro and Soarer's Converter. The problem is, some days ago I destroyed one of the pins needed to make it work (ripped off the connection, not the pin itself, it is not fixable.) As I don't have the money or time to buy another one, I was wondering if there is any possible way to change the pinout of the code, but couldn't find anything in the files of the converter or the web.
Any help would be appreciated.

Re: Changing Soarer's Converter data and clock pins

Posted: 08 Jun 2019, 02:32
by SneakyRobb
Hi, I am not sure that we have the source code for the soarer converter. I believe that it is lost with soarer. You may just have to get a new circuit board.

Re: Changing Soarer's Converter data and clock pins

Posted: 08 Jun 2019, 04:49
by swampangel
You could try TMK or QMK if you haven't already, since those are open source. There are some convenient tools like http://www.tmk-kbd.com/tmk_keyboard/editor/ for Hasu's TMK converters and https://kbfirmware.com/ for generating QMK controller firmware.