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

Sonix SLED1734x RGB matrix support #339

Closed dexter93 closed 1 year ago

dexter93 commented 1 year ago

Description

Basic support for SLED1734X LED driver.

This is the SLED1734X (SSOP 28pins): I2C variant of the generic SLED1734 chip.

Default configuration is for RGB matrix type 3 ( max 256 LEDS on 2 split frames)

Types of Changes

Issues Fixed or Closed by This PR

Checklist

dexter93 commented 1 year ago

upstream PR: https://github.com/qmk/qmk_firmware/pull/21081