Age | Commit message (Expand) | Author |
2023-10-23 | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis |
2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan |
2023-09-14 | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan |
2023-07-03 | Fix encoder map declarations (#21435) | Joel Challis |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan |
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan |
2023-06-19 | Remove encoder in-matrix workaround code (#20389) | jack |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan |
2023-05-05 | Escape Unicode characters in info.json (#20698) | Ryan |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-03 | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan |
2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-12-12 | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-11-11 | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3... | Nick Brassel |
2022-11-10 | VIA V3 - The Custom UI Update (#18222) | Wilba |
2022-11-04 | Fix DD warnings for RGBKB boards (#18944) | Ryan |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | 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 legacy keycodes, part 4 (#18683) | Ryan |
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) | Ryan |
2022-08-07 | Rgbkb/keeb fixes (#17932) | XScorpion2 |
2022-05-16 | Various fixes for g_led_config lint warnings (#17104) | Joel Challis |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma... | Joel Challis |
2022-02-10 | Remove parent-relative paths from keyboards. (#16282) | Nick Brassel |
2022-01-21 | [Keyboard] Sol 3 Keyboard from RGBKB (#15687) | XScorpion2 |
2022-01-15 | Fix broken bootloader builds in develop. (#15880) | Dasky |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-07 | Remove references to Makefile in keyboard-level rules.mk (#15427) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |