| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-09 | Migrate `g_led_config` to DD (G) (#25598) | Jack Sangdahl | 4 | -69/+54 | |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2 | -2/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2 | -2/+0 | |
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 1 | -1/+0 | |
| 2025-04-17 | Remove duplication of RGB Matrix defaults (#25146) | Joel Challis | 1 | -1/+0 | |
| * Remove duplication of RGB Matrix defaults * Remove more duplication of defaults * fix | |||||
| 2024-11-24 | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 1 | -1/+1 | |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2 | -85/+0 | |
| 2024-08-04 | Remove unnecessary RGB Matrix shutdown hooks (#24238) | Joel Challis | 3 | -20/+2 | |
| 2024-05-21 | Migrate `LOCKING_*_ENABLE` to Data-Driven: G (#23758) | James Young | 2 | -3/+6 | |
| Affects: - `gboards/ergotaco` - `gboards/georgi` - `gboards/gergo` - `geekboards/tester` - `geonworks/frogmini/fmh` - `geonworks/frogmini/fms` - `gh60/revc` - `gh60/satan` - `ghs/rar` - `gkeyboard/gkb_m16` - `gkeyboard/gpad8_2r` - `gl516/a52gl` - `gl516/j73gl` - `gl516/n51gl` - `gmmk/gmmk2/p65` - `gmmk/gmmk2/p96` - `gmmk/numpad` - `gmmk/pro` - `gon/nerd60` - `gon/nerdtkl` - `gray_studio/aero75` - `gray_studio/cod67` - `gray_studio/space65` - `gray_studio/space65r3` - `gray_studio/think65v3` - `grid600/press` | |||||
| 2024-05-17 | Delete trivial keymap readmes (#23714) | Ryan | 2 | -4/+0 | |
| 2024-04-24 | Fix WAIT_FOR_USB handling (#23598) | Joel Challis | 2 | -3/+2 | |
| 2024-03-15 | Migrate features from rules.mk to data driven - EFGH (#23248) | Joel Challis | 4 | -26/+18 | |
| 2024-03-02 | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 1 | -2/+2 | |
| * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | |||||
| 2024-01-08 | Migrate RGB Matrix config to info.json - G (#22859) | Joel Challis | 4 | -122/+79 | |
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2 | -2/+2 | |
| 2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan | 1 | -1/+1 | |
| 2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | 1 | -1/+0 | |
| 2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 1 | -2/+2 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-10-04 | Update ISSI LED types (#22099) | Ryan | 1 | -1/+1 | |
| 2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 1 | -2/+2 | |
| 2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan | 1 | -1/+1 | |
| 2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2 | -2/+2 | |
| 2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2 | -2/+3 | |
| 2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 1 | -2/+0 | |
| * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | |||||
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 1 | -1/+0 | |
| 2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 4 | -2/+6 | |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2 | -1/+1 | |
| 2023-04-05 | Move small macropad-ish layouts to data driven (#20341) | Ryan | 3 | -19/+10 | |
| 2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2 | -1/+3 | |
| 2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan | 2 | -5/+5 | |
| 2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 1 | -2/+2 | |
| Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | |||||
| 2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan | 1 | -0/+2 | |
| 2023-02-19 | Move layouts for direct_pins boards to data driven (#19872) | Ryan | 3 | -35/+9 | |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 1 | -3/+0 | |
| 2023-02-14 | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan | 2 | -6/+6 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 4 | -12/+4 | |
| 2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 1 | -4/+0 | |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 4 | -4/+2 | |
| * 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 | |||||
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2 | -2/+0 | |
| 2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 1 | -4/+4 | |
| 2022-11-10 | VIA V3 - The Custom UI Update (#18222) | Wilba | 1 | -2/+0 | |
| 2022-11-05 | Fix "no matrix definition" errors for some boards (#18954) | Ryan | 1 | -41/+10 | |
| 2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 1 | -1/+0 | |
| 2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 3 | -3/+3 | |
| 2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2 | -2/+0 | |
| 2022-07-27 | Move keyboard USB IDs and strings to data driven: G (#17818) | Ryan | 4 | -17/+14 | |
| 2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | 1 | -1/+0 | |
| keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | |||||
| 2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2 | -4/+2 | |
| 2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2 | -4/+0 | |
| 2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 1 | -1/+1 | |
