summaryrefslogtreecommitdiff
path: root/keyboards/keychron/v1
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (K4) (#25605)Jack Sangdahl12-198/+526
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan7-44/+44
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel24-900/+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 Challis6-0/+0
2024-04-22Data-Driven Keyboard Conversions: K, Part 4 (#23567)James Young12-93/+51
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)Ryan6-502/+502
2024-02-14Migrate WEAR_LEVELING_* to info.json (#23077)Joel Challis2-4/+5
2024-02-14Migrate RGB Matrix config to info.json (#22998)Joel Challis14-103/+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)Ryan6-6/+6
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-65/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-11-20LED drivers: register naming cleanups (#22436)Ryan1-1/+1
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan19-28/+28
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-2/+2
2023-09-13ckled2001: driver naming cleanups (#21890)Ryan2-8/+2
2023-09-12Remove duplication of STM32L432 EEPROM defaults (#21981)Joel Challis6-12/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan6-6/+6
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel6-18/+0
2023-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot3-0/+65
2023-05-06Add vnmm keymaps and userspace (#20446)eatmyvenom3-0/+65
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan6-502/+502
2023-05-02`info.json` whitespace cleanups (#20651)Ryan6-178/+178
2023-04-15Encodermap direction define. (#20454)Nick Brassel9-9/+9
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan12-6/+18
2023-02-26Move encoder config to data driven (#19923)Ryan6-9/+15
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan12-36/+12
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-11Keychron V1: correct layout data for ANSI versions (#19558)James Young2-134/+134
2022-12-19Add Keychron V1 (#19315)lalalademaxiya163-0/+3715