Age | Commit message (Expand) | Author |
2023-11-08 | WT RGB cleanups (#22379) | Ryan |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan |
2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan |
2023-09-13 | is31fl3733: driver naming cleanups (#21905) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan |
2023-03-11 | Move matrix config to info.json, part 8 (#20030) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 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-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-11-10 | VIA V3 - The Custom UI Update (#18222) | Wilba |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | 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-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2021-12-27 | Keebwerk devices keymaps (#15504) | Jesús Vallejo |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-18 | Various fixes from reorg of files (#14051) | Joel Challis |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-31 | Move some led drivers to common folder (#13749) | Joel Challis |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-01-20 | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel |
2021-01-10 | Disable subsystems repo-wide. (#11449) | Nick Brassel |
2020-12-05 | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel |
2020-11-09 | [Keyboard] Keebwerk MEGA Initial commit (#10777) | yiancar |