| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 18 | -18/+0 |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 18 | -18/+0 |
| 2025-03-21 | Non-volatile memory data repository pattern (#24356) | Nick Brassel | 3 | -52/+11 |
| 2024-12-17 | [Keyboard] wilba_tech/wt45_h1 (#24717) | Less/Rikki | 3 | -0/+271 |
| 2024-10-12 | Rename RGB/HSV structs: keyboard-level code (#24476) | Ryan | 2 | -26/+26 |
| 2024-10-06 | WS2812 API rework (#24364) | Ryan | 1 | -12/+6 |
| 2024-09-02 | Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186) | Ryan | 10 | -33/+45 |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 96 | -2004/+0 |
| 2024-07-30 | Eliminate use of `#include "../default/keymap.c"`. (#24215) | Nick Brassel | 20 | -20/+954 |
| 2024-07-12 | Convert `eeconfig_init_kb` implementations to config (#24087) | Joel Challis | 2 | -20/+5 |
| 2024-07-11 | bad_kb_funcs1 | zvecr | 1 | -0/+2 |
| 2024-06-22 | Migrate `led_update_kb` implementations to DD (#23981) | Joel Challis | 4 | -43/+6 |
| 2024-05-24 | Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789) | James Young | 84 | -529/+252 |
| 2024-05-21 | Remove includes of config.h (#23760) | Joel Challis | 1 | -24/+0 |
| 2024-05-03 | Update GPIO API usage in keyboard code (#23361) | Ryan | 3 | -6/+6 |
| 2024-05-02 | Convert some AVR GPIO operations to macros (#23424) | Ryan | 1 | -6/+3 |
| 2024-04-24 | Align NO_SUSPEND_POWER_DOWN keyboard config (#23606) | Joel Challis | 14 | -14/+14 |
| 2024-04-13 | Migrate build target markers to keyboard.json - W (#23511) | Joel Challis | 52 | -375/+191 |
| 2024-04-03 | Remove `quantum.h` includes from keyboard code (#23394) | Ryan | 6 | -13/+11 |
| 2024-03-30 | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 10 | -5/+0 |
| 2024-03-18 | Add init function to RGBLight driver struct (#23076) | Ryan | 1 | -0/+3 |
| 2024-03-15 | Migrate features from rules.mk to data driven - UVWXYZ (#23287) | Joel Challis | 36 | -214/+146 |
| 2024-03-14 | Added WT65-H3 (HIBI HIBIKI) (#22886) | Wilba | 6 | -0/+439 |
| 2024-03-14 | Added WT65-G3 (HIBI HIBIKI) (#22888) | Wilba | 6 | -0/+445 |
| 2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan | 7 | -672/+672 |
| 2024-02-19 | Manual user keymap removal (#23104) | Joel Challis | 4 | -178/+0 |
| 2024-02-15 | Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083) | Joel Challis | 3 | -651/+0 |
| 2024-02-09 | LED drivers: place I2C addresses into an array (#22975) | Ryan | 1 | -45/+45 |
| 2024-01-31 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 7 | -0/+311 |
| 2024-01-30 | Added WT65-H2 (Bauer Lite) (#22885) | Wilba | 7 | -0/+311 |
| 2024-01-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 6 | -0/+119 |
| 2024-01-12 | Added WT20-H1 (HIBI JUNIOR) (#22893) | Wilba | 6 | -0/+119 |
| 2024-01-07 | WT boards: extract `g_is31fl3736_leds` from wt_mono_backlight (#22823) | Ryan | 8 | -110/+840 |
| 2024-01-04 | LED drivers: rename "simple" to "mono" (#22814) | Ryan | 8 | -8/+8 |
| 2023-12-18 | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 3 | -119/+0 |
| 2023-12-18 | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel | 5 | -63/+0 |
| 2023-12-18 | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel | 2 | -68/+0 |
| 2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | 2 | -99/+0 |
| 2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | 11 | -302/+0 |
| 2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | 20 | -20/+0 |
| 2023-11-08 | WT RGB cleanups (#22379) | Ryan | 15 | -834/+1205 |
| 2023-11-01 | Relocate LED driver init code (#22365) | Ryan | 23 | -63/+56 |
| 2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan | 14 | -1/+27 |
| 2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 8 | -10/+15 |
| 2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 21 | -35/+35 |
| 2023-10-04 | Update ISSI LED types (#22099) | Ryan | 2 | -10/+10 |
| 2023-09-27 | is31fl3736: extract single-color API (#22133) | Ryan | 15 | -35/+145 |
| 2023-09-20 | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 4 | -4/+6 |
| 2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 1 | -36/+15 |
| 2023-09-17 | Complete RGB Matrix support for IS31FL3218 (#22004) | Ryan | 3 | -4/+22 |