Age | Commit message (Expand) | Author |
2024-02-22 | Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#... | Ryan |
2024-02-15 | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis |
2024-02-15 | [Keymap Removal] keyboard with most keymaps (#23081) | Joel Challis |
2024-02-01 | Ensure LTO is enabled as a `info.json` build config option (#22932) | Joel Challis |
2023-12-18 | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel |
2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis |
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-11-12 | Remove requirement for `keymap_steno.h` include in keymaps (#22423) | Ryan |
2023-09-04 | Clean up RGB LED type (#21859) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan |
2023-06-01 | Unicodemap keycodes rename (#21092) | Ryan |
2023-04-15 | Move remaining `LAYOUT`s to data driven (#20422) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan |
2023-03-08 | Remove empty rules.mk from keymaps (#20056) | Joel Challis |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | 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-01 | Align definition of unicode_map (#19452) | Joel Challis |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-11-15 | Fix some old keycodes (#19086) | Ryan |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan |
2022-10-21 | Remove legacy fauxclicky and unicode keycodes (#18800) | Ryan |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-17 | Remove legacy sendstring keycodes (#18749) | Ryan |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre |
2022-10-13 | Remove keymaps that still reference legacy macros (#18693) | Joel Challis |
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan |
2022-10-10 | Remove legacy keycodes, part 2 (#18660) | Ryan |
2022-10-09 | Remove legacy international keycodes (#18588) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-04 | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan |
2022-06-24 | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition |
2022-06-13 | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen |
2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |