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

Fix pin D4 not being activated on SM32F268F chips #328

Closed ThePinkUnicorn6 closed 1 year ago

ThePinkUnicorn6 commented 1 year ago

Description

Changed D4 to match all the other pins in /drivers/led/sn32/led_matrix_sn32f26x.c. This fixed the led's that use that pin on my Hcman h02 keyboard.

Types of Changes

Checklist