Age | Commit message (Expand) | Author |
2024-03-08 | [Keyboard] Add CMK11 (#23239) | David Hoelscher |
2023-12-18 | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel |
2023-12-04 | Fix erroneous commas in `info.json` files (#21712) | Duncan Sutherland |
2023-10-23 | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis |
2023-09-13 | Migrate spi EEPROM_DRIVER to info.json (#21991) | Joel Challis |
2023-09-08 | customMK EVO70 R2 Layout Additions (#21916) | James Young |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-07-31 | Fix layout offsets for a handful of boards (#21636) | Ryan |
2023-07-08 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-07-08 | Add EVO70 R2 Keyboard (#21321) | David Hoelscher |
2023-07-03 | Fix encoder map declarations (#21435) | Joel Challis |
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-19 | Remove encoder in-matrix workaround code (#20389) | jack |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-12 | [Keyboard] Add ErgoStrafer keyboard (#21195) | David Hoelscher |
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan |
2023-05-14 | Fixup evo70 (#20949) | jack |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
2023-04-10 | Fix up via keymap builds. (#20397) | Nick Brassel |
2023-04-09 | Fix up via keymap builds. (#20383) | Nick Brassel |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-03 | Add core/fallback encoder behaviour (#20320) | jack |
2023-04-03 | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | 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-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-21 | Move backlight config to data driven, part 1 (#19887) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-09 | Fix errors flagged by generate-api (#19784) | Ryan |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 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-11-13 | Add Bonsai C4 as a platform board file (#18901) | David Hoelscher |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-15 | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre |
2022-08-18 | Add Bonsai C4 converter (#17711) | David Hoelscher |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-07 | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-07-26 | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan |
2022-07-19 | [Keyboard] customMK EVO70 (#14907) | David Hoelscher |
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 |