aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/v2/ansi
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `g_led_config` to DD (K4) (#25605)Jack Sangdahl2025-09-092-30/+71
|
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-8/+8
| | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-254-146/+0
|
* Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2024-03-152-14/+10
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-251-67/+67
| | | | | | | | | | | | | | | * 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
* Migrate RGB Matrix config to info.json (#22998)Joel Challis2024-02-142-8/+0
|
* Update keyboard LED driver configs (#22638)Ryan2023-12-181-1/+1
|
* Remove userspace keymaps (#22544)Joel Challis2023-11-263-68/+0
|
* Rename CKLED2001 driver to SNLED27351 (#22071)Ryan2023-10-043-4/+4
|
* Remove duplication of STM32L432 EEPROM defaults (#21981)Joel Challis2023-09-121-3/+0
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-3/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-063-0/+68
|\
| * Add vnmm keymaps and userspace (#20446)eatmyvenom2023-05-063-0/+68
| | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-67/+67
| |
* | `info.json` whitespace cleanups (#20651)Ryan2023-05-021-24/+24
| |
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
| |
* | Move matrix config to info.json, part 8 (#20030)Ryan2023-03-101-0/+5
|/
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Add Keychron V2 (#19316)lalalademaxiya12022-12-199-0/+488