summaryrefslogtreecommitdiff
path: root/keyboards/keychron/v5
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (K5) (#25606)Jack Sangdahl8-132/+414
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan5-33/+33
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel16-572/+0
2024-07-13Update atomic GPIO macros in keyboard custom matrix (#23796)Ryan1-9/+9
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-22/+22
2024-04-23Migrate build target markers to keyboard.json - Keychron (#23593)Joel Challis4-0/+0
2024-04-22Data-Driven Keyboard Conversions: K, Part 4 (#23567)James Young8-62/+34
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+2
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan4-400/+400
2024-02-14Migrate WEAR_LEVELING_* to info.json (#23077)Joel Challis2-4/+5
2024-02-14Migrate RGB Matrix config to info.json (#22998)Joel Challis10-87/+27
2024-02-09Migrate dip switch config to info.json - keychron (#23037)Joel Challis3-15/+5
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Update keyboard LED driver configs (#22638)Ryan4-4/+4
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan9-16/+16
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-2/+2
2023-09-13ckled2001: driver naming cleanups (#21890)Ryan1-1/+1
2023-09-12Remove duplication of STM32L432 EEPROM defaults (#21981)Joel Challis4-8/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan4-4/+4
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel4-12/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan4-398/+398
2023-05-02`info.json` whitespace cleanups (#20651)Ryan4-184/+184
2023-04-15Encodermap direction define. (#20454)Nick Brassel6-6/+6
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan8-4/+12
2023-02-26Move encoder config to data driven (#19923)Ryan4-6/+10
2023-02-21Add some missing `#pragma once`s (#19902)Ryan2-0/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2022-12-19Add Keychron V5 (#19320)lalalademaxiya144-0/+2705