Age | Commit message (Expand) | Author |
2023-10-23 | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis |
2023-09-14 | Migrate i2c EEPROM_DRIVER to info.json (#22013) | Joel Challis |
2023-09-14 | Remove duplication of EEPROM defaults (#22011) | Joel Challis |
2023-09-14 | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel |
2023-05-12 | Xelus Kangaroo Layout Additions (#20887) | James Young |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan |
2023-02-23 | Migrate some more layouts to data driven (#19889) | Ryan |
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 |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-08-29 | [Keyboard] Kangaroo Rev2 (#18199) | Xelus22 |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann |
2022-08-06 | Move keyboard USB IDs and strings to data driven: X (#17925) | Ryan |
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 |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-30 | [Keyboard] kangaroo improvements (#15350) | Xelus22 |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis |
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-06 | Remove Full Bootmagic (#13846) | James Young |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-01-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-25 | Remove redundant I2C config defines from keyboards (#11661) | Ryan |
2021-01-21 | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel |
2021-01-20 | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel |
2020-12-05 | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel |
2020-10-28 | xelus/kangaroo: fix info.json layout macro reference (#10765) | James Young |
2020-10-17 | [Keyboard] Add Kangaroo (#10511) | Xelus22 |