SonixQMK / qmk_firmware

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

[Bug] Keychron K8 RGB ISO crash/lock-up #324

Closed deadproprietary closed 1 year ago

deadproprietary commented 1 year ago

Describe the Bug

My Keychron K8 RGB ISO locks up permanently after typing for a random amount of keystrokes and becomes unresponsive. It does not seem to be caused by the amount of keys pressed at once. During the lockup, the keyboard may send input of the last pressed key as if it were held, and random RGB backlights may flicker very rapidly.
Re-plugging the keyboard either through USB or the switch resets it.

System Information

Additional Context

I have tested this both off the sn32_master and sn32_develop branches. Both exhibit the same issue.

dexter93 commented 1 year ago

old ARM GCC versions prior to 10.3 stable were prone to introducing this. Please test with the latest gcc-arm-none-eabi

deadproprietary commented 1 year ago

issue's been completely resolved and i'm typing this with no problems from the firmware! thank you!

davecarrijo commented 1 year ago

old ARM GCC versions prior to 10.3 stable were prone to introducing this. Please test with the latest gcc-arm-none-eabi

Some updates into BT mister Dexter?

dexter93 commented 1 year ago

old ARM GCC versions prior to 10.3 stable were prone to introducing this. Please test with the latest gcc-arm-none-eabi

Some updates into BT mister Dexter?

replied on the relevant issue