| Commit message (Expand) | Author | Age | Files | Lines |
* | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 2 | -16/+5 |
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 2 | -3/+4 |
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -1/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 2 | -2/+2 |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796) | Ryan | 2022-10-21 | 1 | -1/+1 |
* | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 2 | -2/+2 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -12/+10 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
* | Move keyboard USB IDs and strings to data driven: Y (#17926) | Ryan | 2022-08-06 | 2 | -8/+7 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | [Keyboard] Added YMD40v2 VIA (#13770) | Trent Hoh | 2021-07-29 | 3 | -0/+47 |
* | [Keyboard] Ymd40v2new layouts and fixed per-switch backlight (#13622) | Trent Hoh | 2021-07-22 | 3 | -1/+265 |
* | [Keyboard] YMDK YMD40 v2 (#11835) | James Young | 2021-02-13 | 10 | -0/+324 |