SonixQMK / qmk_firmware

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

Keychron K8 ISO: Fix backlights lighting up rows on keypress #350

Closed warhuhn closed 11 months ago

warhuhn commented 11 months ago

Description

Fixes issue #348.

I basically only added #define MATRIX_UNSELECT_DRIVE_HIGH to the config.h of the ISO version of the Keychron K8 config.

I only added this to the ISO version since i don't have a ANSI model to test and i don't know if the ANSI models even have this problem.

Types of Changes

Issues Fixed or Closed by This PR

Checklist