summaryrefslogtreecommitdiff
path: root/keyboards/keychron/v2/ansi
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-18Update keyboard LED driver configs (#22638)Ryan
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)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-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-06Add vnmm keymaps and userspace (#20446)eatmyvenom
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
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
2022-12-19Add Keychron V2 (#19316)lalalademaxiya1