| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -43/+0 |
| * | Migrate build target markers to keyboard.json - FG (#23534) | Joel Challis | 2024-04-16 | 1 | -0/+0 |
| * | Data-Driven Keyboard Conversions: F (#23516) | James Young | 2024-04-14 | 2 | -10/+8 |
| * | i2c: rename read/write register functions (#22905) | Ryan | 2024-01-16 | 1 | -3/+3 |
| * | Migrate dynamic_keymap.layer_count < 4 where requried (#22091) | Joel Challis | 2024-01-09 | 2 | -4/+3 |
| * | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 2023-12-18 | 3 | -115/+0 |
| * | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 2023-12-17 | 3 | -66/+0 |
| * | Fix AD5258 I2C address for Leopold keyboards (#22554) | Wilhelm Schuster | 2023-12-05 | 1 | -1/+1 |
| * | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 2023-10-13 | 1 | -1/+1 |
| * | fc660c/fc980c: clean up actuation point adjustment code (#21964) | Ryan | 2023-09-14 | 11 | -320/+128 |
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 3 | -164/+115 |
| * | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | 2023-03-19 | 1 | -2/+0 |
| * | Move matrix config to info.json, part 2 (#19987) | Ryan | 2023-03-10 | 1 | -5/+0 |
| * | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -4/+5 |
| * | 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 |
| * | 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 |
| * | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 3 | -3/+0 |
| * | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -6/+0 |
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -8/+8 |
| * | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| * | Move keyboard USB IDs and strings to data driven: F (#17816) | Ryan | 2022-07-27 | 2 | -8/+7 |
| * | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -2/+0 |
| * | Fix up build options comments (#15463) | Ryan | 2021-12-13 | 1 | -1/+1 |
| * | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
| * | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -20/+0 |
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 1 | -3/+0 |
| |\ |
|
| | * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+0 |
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-10 | 1 | -7/+0 |
| |\| |
|
| | * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
| * | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 3 | -12/+3 |
| |/ |
|
| * | Remove Full Bootmagic (#13846) | James Young | 2021-08-07 | 1 | -1/+1 |
| * | [Keyboard][Bug] Add timer_avr to includes for broken builds (#13641) | Dasky | 2021-07-22 | 1 | -0/+1 |
| * | [Keyboard] Add via support for the Leopold FC980C (#12860) | John Graham | 2021-06-16 | 3 | -3/+49 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -1/+1 |
| * | Remove `DESCRIPTION`, E-G (#11574) | Ryan | 2021-01-18 | 1 | -1/+0 |
| * | Refactor to use led config - Part 3 (#10966) | Joel Challis | 2020-11-18 | 2 | -38/+4 |
| * | Rename keyboard-level readmes to lower-case (#10759) | Erovia | 2020-10-25 | 1 | -0/+0 |
| * | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 1 | -4/+4 |
| * | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 1 | -45/+9 |
| * | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| * | Fixing dead links (#5503) | Brian Choromanski | 2019-03-29 | 1 | -1/+1 |
| * | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -5/+1 |
| * | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
| * | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-27 | 1 | -7/+0 |
| * | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
| * | Remove empty fn_actions[] | fauxpark | 2019-01-12 | 3 | -6/+0 |