| Commit message (Expand) | Author | Age | Files | Lines |
| * | Migrate `g_led_config` to DD (B, C) (#25559) | Jack Sangdahl | 2025-09-09 | 4 | -40/+183 |
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 2 | -7/+7 |
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 4 | -76/+0 |
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 1 (#23745) | James Young | 2024-05-20 | 2 | -22/+6 |
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 1 | -1/+0 |
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 4 | -4/+4 |
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 1 | -1/+1 |
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 4 | -2/+0 |
| * | Migrate features from rules.mk to DD (#23247) | Joel Challis | 2024-03-14 | 2 | -12/+8 |
| * | Remove always enabled effects from lighting animation list (#22992) | Joel Challis | 2024-01-31 | 1 | -1/+0 |
| * | capsunlocked/cu80/v2: Fix invalid RGB matrix config (#22873) | Joel Challis | 2024-01-09 | 2 | -4/+4 |
| * | Migrate RGB Matrix config to info.json - C (#22807) | Joel Challis | 2024-01-04 | 2 | -16/+0 |
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| * | Refactor `capsunlocked/cu80/v2` (#21454) | jack | 2023-07-07 | 38 | -761/+351 |
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -10/+0 |
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -2/+0 |
| * | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 1 | -1/+1 |
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -3/+3 |
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 4 | -2/+6 |
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -2/+6 |
| * | Move TKL layouts to data driven (#20337) | Ryan | 2023-04-05 | 8 | -337/+413 |
| * | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -18/+0 |
| * | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-10 | 2 | -7/+5 |
| * | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | 2023-02-28 | 2 | -146/+146 |
| * | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 1 | -0/+2 |
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| * | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-16 | 1 | -20/+0 |
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 3 | -5/+0 |
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 3 | -3/+0 |
| * | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 5 | -5/+5 |
| * | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 5 | -5/+30 |
| * | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | 2022-10-15 | 2 | -2/+20 |
| * | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-05 | 2 | -2/+10 |
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
| * | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-14 | 12 | -30/+18 |
| |\ |
|
| | * | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | 2022-08-14 | 12 | -30/+18 |
| * | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| |/ |
|
| * | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | 2022-07-26 | 2 | -7/+6 |
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 4 | -4/+4 |
| * | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-16 | 2 | -2/+2 |
| * | [Keyboard] move cu24, cu75, cu80/v1 into capsunlocked folder (#15758) | peepeetee | 2022-01-11 | 8 | -0/+218 |
| * | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 2 | -0/+96 |
| * | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-04 | 2 | -2/+2 |
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 2 | -4/+0 |
| * | VIA compile fixes (#13054) | Xelus22 | 2021-06-01 | 2 | -0/+4 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 6 | -6/+16 |