SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://sonixqmk.github.io/qmk_docs/
GNU General Public License v2.0
523 stars 412 forks source link

Remove MATRIX_KEY_SAMPLE_DELAY for optical sn32f24xx keyboards #217

Closed edlf closed 2 years ago

edlf commented 2 years ago

Fix optical keyboard delay for SN32F24XX based keyboards

Description

Remove MATRIX_KEY_SAMPLE_DELAY for optical keyboards since its not needed anymore and makes the leds flicker.

Types of Changes

Issues Fixed or Closed by This PR

Checklist