Age | Commit message (Expand) | Author |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan |
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-23 | Fix some more missing `#pragma once`s (#20241) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-11 | Move matrix config to info.json, part 6 (#20019) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-12-30 | Remove useless line continuations (#19399) | Ryan |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | 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 G-K (#18726) | Drashna Jaelre |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-07-30 | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan |
2022-06-02 | Fix lint errors (#17293) | Joel Challis |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-03-15 | Add missing info.json files for keyboards (#12239) | James Young |
2021-01-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-13 | Exclude more keyboards from CI (#11436) | Zach White |
2020-12-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White |
2020-12-03 | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel |
2020-10-25 | Rename keyboard-level readmes to lower-case (#10759) | Erovia |
2020-05-08 | [Keyboard] Added D48 keyboard (#8548) | Andrew Dunai |