summaryrefslogtreecommitdiff
path: root/keyboards/keychron/s1/ansi/rgb
AgeCommit message (Collapse)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2024-02-14Migrate RGB Matrix config to info.json (#22998)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-20LED drivers: register naming cleanups (#22436)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13ckled2001: driver naming cleanups (#21890)Ryan
2023-09-12Remove duplication of STM32L432 EEPROM defaults (#21981)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-10Keychron S1 ANSI Layout Touch-Up (#19556)James Young
2022-12-20Add Keychron S1 (#19378)lalalademaxiya1