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

[Keyboard] Keychron K4v2 fixes #352

Closed ephb closed 10 months ago

ephb commented 10 months ago

Description

The K4v2 ISO version had one key wrong in the LED matrix, the ANSI version did not compile. Both had Q_RESET instead of QK_BOOT Also I used this to also disable RGB when suspended for the ANSI version and enabled all LED effects. I am unsure wether the latter is considered customization. If so I can take it out.

Types of Changes

Issues Fixed or Closed by This PR

K4v2 ISO Bug in RGB K4v2 ANSI not building