Author Topic: Keyboard not working properly  (Read 1897 times)

0 Members and 1 Guest are viewing this topic.

Offline spwath

  • Thread Starter
  • Posts: 71
Keyboard not working properly
« on: Wed, 30 January 2019, 20:20:39 »
Hello, I am building a custom split keyboard, with a hand wired matrix, using teensy and TMK firmware, and it isn't working right. I have only done the right piece so far.
Here are the issues:
When I press a number key, it activates all keys in the column. Same thing happens with backspace key (its in same row as number keys).
 I can only get P ; and / to work if i press the 0, otherwise they dont work.
Also, if I press any key in the bottom row, it activates every key above it, except for the red key.
Any thoughts on what the issue could be? Hardware, software? I have redone the software a bunch, so I think its fine, but how would I troubleshoot/fix the hardware?



Offline nevin

  • Posts: 1646
  • Location: US
Re: Keyboard not working properly
« Reply #1 on: Wed, 30 January 2019, 22:11:45 »
double check your wiring. make sure you don't have a short and you didn't miss any connections. i circled a couple spots i could pick out in the image that might be an issue, it's a little hard to make out. yellow circles = possible short. cyan/blue = possible missed connection, doesn't look like it's soldered there.
Keeb.io Viterbi, Apple m0110, Apple m0120, Apple m0110a, Apple 658-4081, Apple M1242, Apple AEK II, MK96, GH60/Pure, Cherry g84-4100, Adesso AKP-220B, Magicforce 68

Offline suicidal_orange

  • * Global Moderator
  • Posts: 4771
  • Location: England
Re: Keyboard not working properly
« Reply #2 on: Thu, 31 January 2019, 05:26:50 »
Good work nevin :thumb:

I'm not seeing a diode on the switch between the one with the cyan circle and the Teensy either, but it could be hiding under the wire.  If it is there could be a short there too.
120/100g linear Zealio R1  
GMK Hyperfuse
'Split everything' perfection  
MX Clear
SA Hack'd by Geeks     
EasyAVR mod

Offline spwath

  • Thread Starter
  • Posts: 71
Re: Keyboard not working properly
« Reply #3 on: Thu, 31 January 2019, 08:11:01 »
Good work nevin :thumb:

I'm not seeing a diode on the switch between the one with the cyan circle and the Teensy either, but it could be hiding under the wire.  If it is there could be a short there too.
Thanks for the help, but I just doublechecked that, and there is a diode, with no short.

double check your wiring. make sure you don't have a short and you didn't miss any connections. i circled a couple spots i could pick out in the image that might be an issue, it's a little hard to make out. yellow circles = possible short. cyan/blue = possible missed connection, doesn't look like it's soldered there.

I have double checked a few times, but there could always be things I missed. But I just checked what you said, and though you cant tell from the picture, there is a good deal of space between the wires with the yellow circles, so no short there, and it is soldered at the blue point, just a bit hard to see in the picture.


Could I have burnt/melted one of the switches causing issues?

Offline nevin

  • Posts: 1646
  • Location: US
Re: Keyboard not working properly
« Reply #4 on: Thu, 31 January 2019, 08:13:27 »
Check it with a meter/continuity tester.

Sent from my SM-G900V using Tapatalk

Keeb.io Viterbi, Apple m0110, Apple m0120, Apple m0110a, Apple 658-4081, Apple M1242, Apple AEK II, MK96, GH60/Pure, Cherry g84-4100, Adesso AKP-220B, Magicforce 68

Offline spwath

  • Thread Starter
  • Posts: 71
Re: Keyboard not working properly
« Reply #5 on: Thu, 31 January 2019, 08:49:42 »
Check it with a meter/continuity tester.

Sent from my SM-G900V using Tapatalk
Yeah, I suppose that is the next step. Would be easier if I didnt remove the buzzer speaker from multimeter for a reason I cant remember right now...
Maybe time to upgrade from this radioshack multimeter soon anyway.

Offline nevin

  • Posts: 1646
  • Location: US
Re: Keyboard not working properly
« Reply #6 on: Thu, 31 January 2019, 09:42:57 »
it doesn't have to make noise. if it gets an ohm reading, there's a connection and it's reading the resistance. if you don't get an ohm reading there is no connection.
Keeb.io Viterbi, Apple m0110, Apple m0120, Apple m0110a, Apple 658-4081, Apple M1242, Apple AEK II, MK96, GH60/Pure, Cherry g84-4100, Adesso AKP-220B, Magicforce 68

Offline spwath

  • Thread Starter
  • Posts: 71
Re: Keyboard not working properly
« Reply #7 on: Thu, 31 January 2019, 10:07:20 »
it doesn't have to make noise. if it gets an ohm reading, there's a connection and it's reading the resistance. if you don't get an ohm reading there is no connection.
Sure, I know that, but noise makes it a bit easier. Especially for doing it a lot, like on multiple keys.