Age | Commit message (Expand) | Author |
2023-05-01 | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan |
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-11 | Move matrix config to info.json, part 4 (#20001) | Ryan |
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-07 | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | 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-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | 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-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-01-20 | Refactor some layouts which contain keyboard name (#19645) | Joel Challis |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2023-01-01 | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) | Drashna Jaelre |
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre |
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan |
2022-10-09 | Remove legacy international keycodes (#18588) | Ryan |
2022-09-29 | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg |
2022-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky |
2022-08-30 | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-07-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-29 | Move keyboard USB IDs and strings to data driven: D (#17814) | Ryan |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre |
2022-05-30 | Removes terminal from QMK. (#17258) | Nick Brassel |
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-03-06 | [Keyboard] Add Lain keyboard (#16345) | Takuya Urakawa |
2021-12-09 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-09 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |