Keyboard key failure

I’ll note that I’m having this issue on a v2 model with clicky keys. Notably with the ‘G’ and ‘{’ keys.

I’m a programmer not a hardware person so for now I modified the firmware to ignore the problem :joy:

In keyboard.c i uncommented the call to _delay_us and jacked the value up to 150.

Obviously the above suggestions would probably be better, but it’s something…