TMK and Arduino Pro Micro question
Posted: 18 Jan 2016, 14:45
I am building my first keyboard and have run into a snag. I am basing my firmware build off of the GH60 with some changes. It's actually going to be a split keyboard so I'm using an Arduino Pro Micro on the right hand keyboard and a pin extender on the left.
Anyways, I successfully got the prototype working for the right hand keyboard, burned the firmware. Everything worked great so I ordered a laser printed case and started moving over. As I was disassembling the prototype I noticed some of the pads came off of the Arduino. When I put everything back together I soldered on the opposite side of the Arduino I was working with before so I had pads to work with.
I also moved some pins around, not sure if that detail matters since I updated the software and reuploaded the firmware. After plugging in to my computer I see lots of random characters on my screen, mostly consisting of [-;\. I am able to sneak in some other characters, and they work, but those are mostly on the other side of the keyboard. My gut feeling is that I've burned my Arduino and I need to replace it. But wanted to get some feedback before I order and wait longer.
I've gone over my wiring and my software a bunch of times and am pretty sure it's not a problem there. This problem also seems to get worse if I push on the wires soldered into the Arduino which is making me hope this is the problem.
You can see my software here:
https://github.com/matt-schrader/tmk_ke ... rix_hacker
This doesn't include my pin changes as I haven't pushed yet. My columns are now [A2, A1, A0, 15, 14, 16, 10]. And my rows are [5, 6, 7, 8 9].
In the files folder is the pinouts for the Pro Micro.
Any help anyone can provide would be really appreciated. I'm really excited to use this thing.
Anyways, I successfully got the prototype working for the right hand keyboard, burned the firmware. Everything worked great so I ordered a laser printed case and started moving over. As I was disassembling the prototype I noticed some of the pads came off of the Arduino. When I put everything back together I soldered on the opposite side of the Arduino I was working with before so I had pads to work with.
I also moved some pins around, not sure if that detail matters since I updated the software and reuploaded the firmware. After plugging in to my computer I see lots of random characters on my screen, mostly consisting of [-;\. I am able to sneak in some other characters, and they work, but those are mostly on the other side of the keyboard. My gut feeling is that I've burned my Arduino and I need to replace it. But wanted to get some feedback before I order and wait longer.
I've gone over my wiring and my software a bunch of times and am pretty sure it's not a problem there. This problem also seems to get worse if I push on the wires soldered into the Arduino which is making me hope this is the problem.
You can see my software here:
https://github.com/matt-schrader/tmk_ke ... rix_hacker
This doesn't include my pin changes as I haven't pushed yet. My columns are now [A2, A1, A0, 15, 14, 16, 10]. And my rows are [5, 6, 7, 8 9].
In the files folder is the pinouts for the Pro Micro.
Any help anyone can provide would be really appreciated. I'm really excited to use this thing.