Age | Commit message (Expand) | Author |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | 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-03 | Debounce defines cleanup (#19742) | 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-12-30 | Remove useless line continuations (#19399) | Ryan |
2022-12-08 | TGR Jane V2 CE Refactor (#19261) | James Young |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | 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-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-04 | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-01-28 | Remove missing and trailing commas in info.json files. (#16088) | Gabriel Harel |
2021-12-27 | Refactor `bootloader_jump()` implementations (#15450) | Ryan |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Remove empty config.h from default-ish keymaps (#15429) | Ryan |
2021-12-06 | Extended Community Layout Support (#15371) | James Young |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-30 | Rename Layout Macros for TKLs with F13 keys (#15361) | James Young |
2021-11-28 | Fix build. (#15322) | Nick Brassel |
2021-11-24 | New Keyboard: TGR Jane CE (#14713) | MechMerlin |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-26 | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-03-10 | Refactor to use led config - Part 6 (#12115) | Joel Challis |
2021-01-20 | Remove `DESCRIPTION`, R-V (#11632) | Ryan |
2020-12-03 | Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) | James Young |
2020-11-02 | Enable extrakeys, mousekeys for all VIA keymaps. (#10740) | kaylanm |
2020-09-28 | Swapparoo of bottom row keys (#10277) | MechMerlin |
2020-05-27 | Adding TGR Tris/Tris CE Numpad (#9139) | halfenergized |
2020-05-17 | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan |
2020-05-07 | format code according to conventions [skip ci] | QMK Bot |
2020-05-07 | Add TGR-910 VIA support (#8985) | halfenergized |
2020-05-04 | Update TGR 910 VID/PID (#8988) | halfenergized |
2020-05-03 | Disable console and command on TGR 910CE (#9011) | Ryan |
2020-04-27 | [Keyboard] TGR 910 CE (#8940) | MechMerlin |
2020-04-13 | VIA Support: Jane V2 (#8735) | MechMerlin |