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

Fix RGB matrix pin name for Keychron K4 ansi. #357

Closed karliss closed 9 months ago

karliss commented 10 months ago

Description

c2f9ea5f4e6bc36375d5a954c032d7f54e08604d changed the name from RGB_MATRIX_ROW_PINS to SN32_RGB_MATRIX_ROW_PINS . But keychron/k4/rgb/v2/ansi got somehow skipped during that refactor.

Types of Changes

Checklist