GEIGEIGEIST / KLOR

KLOR is 36-42 keys column-staggered split keyboard. It supports a per key RGB matrix, encoders, OLED displays, haptic feedback, audio, a Pixart Paw3204 trackball and four different layouts, through brake off parts.
GNU General Public License v3.0
690 stars 49 forks source link

Keys Z, X and DEL not working on left side #10

Closed Kimishiba closed 1 year ago

Kimishiba commented 1 year ago

keys Z X and DEL not working on the left side with the provided firmware, however if plugging in the right side, those keys work indicating an issue with the firmware. probably the pin defintion?

Kimishiba commented 1 year ago

with the left half plugged in, the keys mapped to matrix Col0 Row2 (DEL), Col1 Row2 (Z), Col2 Row2 (X) are not recognized. shorting the pins on the pro micro also causes no keypress in the key tester

however if the left and right halves are plugged together and the usb cable plugged in the slave side, the keys get recognized as keypresses (just the keymap is inverted), thus proving that there is electrical connection, but a problem in the software side

GEIGEIGEIST commented 1 year ago

That sounds like a weird error. May I ask which MCU and layout you're using?

Kimishiba commented 1 year ago

the mcu is a pro micro and the keymap is the vial one

GEIGEIGEIST commented 1 year ago

Oh sorry the VIAL firmware wasn't made by me and isn't up to date. I'll soon look into it.