| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 1 | -3/+3 |
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 1 | -2/+2 |
| * | Convert some AVR GPIO operations to macros (#23424) | Ryan | 2024-05-02 | 2 | -6/+5 |
| * | Migrate build target markers to keyboard.json - JK (#23588) | Joel Challis | 2024-04-23 | 1 | -0/+0 |
| * | Data-Driven Keyboard Conversions: K, Part 4 (#23567) | James Young | 2024-04-22 | 2 | -13/+7 |
| * | Remove more unnecessary `quantum.h` includes (#23402) | Ryan | 2024-04-05 | 1 | -2/+2 |
| * | Remove `quantum.h` includes from keyboard code (#23394) | Ryan | 2024-04-03 | 2 | -3/+3 |
| * | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 2024-03-30 | 1 | -1/+1 |
| * | Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) | Joel Challis | 2024-02-18 | 2 | -55/+0 |
| * | Migrate RGB Matrix config to info.json (#23000) | Joel Challis | 2024-02-14 | 3 | -34/+67 |
| * | Migrate RGB Matrix config to info.json - K (#22911) | Joel Challis | 2024-02-01 | 2 | -51/+31 |
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-12-20 | 4 | -267/+0 |
| |\ |
|
| | * | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 2023-12-18 | 4 | -267/+0 |
| * | | Remove "empty" files (#22603) | Joel Challis | 2023-12-05 | 1 | -19/+0 |
| |/ |
|
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 6 | -76/+0 |
| * | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 2023-10-13 | 1 | -1/+1 |
| * | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis | 2023-08-23 | 1 | -14/+14 |
| * | Add missing layout data for a handful of boards (#20931) | Ryan | 2023-05-16 | 1 | -63/+74 |
| * | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 2 | -103/+135 |
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 2 | -1/+3 |
| * | Add an alternate layout definition for Keyboardio Model 01 (#20245) | Lisa Ugray | 2023-04-03 | 1 | -0/+18 |
| * | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 1 | -2/+2 |
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 2 | -3/+1 |
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-20 | 1 | -1/+1 |
| |\ |
|
| | * | [Keyboard] Add layer tap keys to dshields keymaps. (#18953) | Daniel Shields | 2022-11-20 | 1 | -1/+1 |
| * | | Fix some old keycodes (#19086) | Ryan | 2022-11-15 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-08 | 4 | -0/+267 |
| |\| |
|
| | * | [Keymap] Add model01 and doio/kb16 keymaps (#18681) | Ryan Anderson | 2022-11-08 | 4 | -0/+267 |
| * | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-10-29 | 3 | -0/+34 |
| |\| |
|
| | * | [Keymap] Update Miryoku (#18773) | Manna Harbour | 2022-10-27 | 3 | -0/+34 |
| * | | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
| * | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-05 | 1 | -4/+5 |
| * | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
| |/ |
|
| * | Add home row modifiers to dshields keymaps. (#18376) | Daniel Shields | 2022-09-19 | 1 | -1/+1 |
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 2 | -2/+2 |
| * | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 2 | -8/+7 |
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| * | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
| * | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -19/+0 |
| * | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
| * | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -0/+49 |
| * | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+0 |
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
| * | [Bug] Fix compile issues for boards with custom matrix (#14323) | Drashna Jaelre | 2021-09-06 | 1 | -0/+11 |
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -13/+0 |
| * | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-15 | 1 | -1/+0 |
| * | Remove Full Bootmagic (#13846) | James Young | 2021-08-07 | 1 | -1/+1 |