qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.09k stars 38.89k forks source link

[Bug] Bottom row of Corne Keyboard issues #23417

Closed friedteeth closed 6 months ago

friedteeth commented 6 months ago

Describe the Bug

I built my corne keyboard over a year ago and it was working perfectly up until today, the bottom row on the right side ([n], [m], [,], [.]) stopped working. The leds are turning on, its just the key presses that stopped registering. Weirdest part is that if I disconnect and reconnect the keyboard, those keys will work but only for a couple of seconds.

Keyboard Used

corne

Link to product page (if applicable)

No response

Operating System

MacOS 14.3.1 and Windows 11

qmk doctor Output

Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.1.1
Ψ QMK home: C:/Users/Salvador/qmk_firmware
Ψ Detected Windows 10 (10.0.22631).
Ψ QMK MSYS version: 1.7.2
Ψ Git branch: master
Ψ Repo version: 0.22.5
Ψ - Latest master: 2023-09-21 14:01:55 +0800 (8c52bab930) -- add odinmini layout (#21983)
Ψ - Latest upstream/master: 2024-04-03 23:44:20 -0700 (b9b8ff8302) -- Fix malformed JSON in `layouts/default/ortho_5x10/info.json` (#23414)
Ψ - Latest upstream/develop: None
Ψ - Common ancestor with upstream/master: 2023-09-21 14:01:55 +0800 (8c52bab930) -- add odinmini layout (#21983)
Ψ - Common ancestor with upstream/develop: None
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 10.1.0
Ψ Found avr-gcc version 8.5.0
Ψ Found avrdude version 7.0
Ψ Found dfu-programmer version 0.7.2
Ψ Found dfu-util version 0.11
Ψ Submodules are up to date.
Ψ Submodule status:
Ψ - lib/chibios: 2023-04-15 13:48:04 +0000 --  (11edb1610)
Ψ - lib/chibios-contrib: 2023-07-17 11:39:05 +0200 --  (da78eb37)
Ψ - lib/googletest: 2021-06-11 06:37:43 -0700 --  (e2239ee6)
Ψ - lib/lufa: 2022-08-26 12:09:55 +1000 --  (549b97320)
Ψ - lib/vusb: 2022-06-13 09:18:17 +1000 --  (819dbc1)
Ψ - lib/printf: 2022-06-29 23:59:58 +0300 --  (c2e3b4e)
Ψ - lib/pico-sdk: 2023-02-12 20:19:37 +0100 --  (a3398d8)
Ψ - lib/lvgl: 2022-04-11 04:44:53 -0600 --  (e19410f8)
Ψ QMK is ready to go

Is AutoHotKey / Karabiner installed

Other keyboard-related software installed

No response

Additional Context

No response

waffle87 commented 6 months ago

In scope of QMK, I would begin with testing on the default firmware. Sharing what microcontroller you're using may also be relevant. But really, this sounds like a hardware issue, like a poor solder joint.