| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `g_led_config` to DD (S) (#25624) | Jack Sangdahl | 2025-09-09 | 2 | -45/+54 |
| | | |||||
| * | Configure boards to use development_board - S (#25293) | Joel Challis | 2025-05-24 | 1 | -2/+1 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 1 | -2/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) | Joel Challis | 2024-07-23 | 1 | -1/+3 |
| | | | | Migrate split.soft_serial_pin to split.serial.pin | ||||
| * | keyboard.json schema: set minimum value for `key_unit` (#23937) | Ryan | 2024-06-16 | 1 | -17/+17 |
| | | | | | | | | * keyboard.json schema: set minimum value for `key_unit` * Fix invalid `matrix_size` in keyboard.json * Fix bad layout for silverbullet44 | ||||
| * | Remove some useless code from keymaps (#23787) | Ryan | 2024-05-23 | 1 | -5/+0 |
| | | |||||
| * | Migrate build target markers to keyboard.json - S (#23532) | Joel Challis | 2024-04-17 | 2 | -14/+11 |
| | | |||||
| * | Move `SPLIT_KEYBOARD` to data driven (#21410) | Duncan Sutherland | 2024-04-12 | 2 | -1/+1 |
| | | |||||
| * | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis | 2024-02-15 | 2 | -191/+0 |
| | | |||||
| * | Migrate RGB Matrix config to info.json - RS (#22909) | Joel Challis | 2024-01-16 | 2 | -11/+9 |
| | | |||||
| * | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan | 2023-12-12 | 1 | -1/+1 |
| | | |||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -10/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | ||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -3/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354) | Ryan | 2023-06-24 | 2 | -6/+4 |
| | | |||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
| | | |||||
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 1 | -1/+0 |
| | | |||||
| * | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan | 2023-06-15 | 1 | -1/+0 |
| | | | | | | * Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set | ||||
| * | Move `RGBLIGHT_LED_MAP` to data driven (#21095) | Ryan | 2023-06-14 | 2 | -2/+1 |
| | | |||||
| * | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 2023-06-06 | 2 | -2/+2 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -1/+3 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 3 | -88/+45 |
| | | |||||
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 2 | -1/+3 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
| | | |||||
| * | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
| | | |||||
| * | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-10 | 2 | -17/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 2 | -4/+3 |
| | | |||||
| * | 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 unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 1 | -4/+0 |
| | | |||||
| * | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -5/+0 |
| | | |||||
| * | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2023-02-05 | 1 | -5/+0 |
| | | |||||
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 2 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
| * | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
| | | |||||
| * | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 1 | -21/+0 |
| | | |||||
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 1 | -1/+0 |
| | | |||||
| * | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -6/+0 |
| | | |||||
| * | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-26 | 1 | -1/+1 |
| | | |||||
| * | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 2 | -4/+4 |
| | | |||||
| * | Fix use of shifted custom keycode (#18978) | Joel Challis | 2022-11-07 | 1 | -5/+6 |
| | | |||||
| * | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -1/+1 |
| | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -3/+0 |
| | | |||||
| * | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` | ||||
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | | |||||
| * | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 2 | -7/+6 |
| | | |||||
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -4/+0 |
| | | | | | (#16655) | ||||
| * | 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 |
| | | |||||