Age | Commit message (Expand) | Author |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan |
2023-03-03 | Remove some use of keymap.h (#20006) | Joel Challis |
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-23 | Move QMK LUFA bootloader config to data driven (#19879) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-07 | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-12-09 | Refactor some led_set_kb instances (#19179) | Joel Challis |
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-27 | Remove rgblight_list.h (#18878) | Ryan |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-20 | Remove quantum/audio from global VPATH (#18753) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre |
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan |
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-09-03 | Remove more RESET keycode references (#18252) | Joel Challis |
2022-08-31 | Ensure all keyboards have a bootloader set (#18234) | Ryan |
2022-08-30 | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann |
2022-08-02 | Move keyboard USB IDs and strings to data driven: L (#17849) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-03-07 | [Keyboard] LFK78 VIA support and Update (#16502) | Matthew Bautista |
2022-02-09 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2022-02-07 | LFKeyboards Mini1800: refactor into revisions (#16260) | James Young |
2022-01-22 | Remove `action_function()` from LFKeyboards boards (#15993) | Ryan |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |