| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CI] Format code according to conventions (#25827) | QMK Bot | 2025-11-30 | 1 | -6/+6 |
| | | | | Format code according to conventions | ||||
| * | Relocate various modifier defines (#18638) | Joel Challis | 2023-03-11 | 1 | -22/+2 |
| | | |||||
| * | Initial DD keycode migration (#18643) | Joel Challis | 2022-11-05 | 1 | -0/+3 |
| | | | | | | * Initial DD keycode migration * Sort magic keycodes | ||||
| * | Small un/register_code() cleanups (#18544) | Ryan | 2022-09-30 | 1 | -1/+5 |
| | | |||||
| * | Align TO() max layers with other keycodes (#17989) | Joel Challis | 2022-08-14 | 1 | -0/+1 |
| | | |||||
| * | Rip out old macro and action_function system (#16025) | Ryan | 2022-01-24 | 1 | -32/+0 |
| | | | | | | | | * Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | 2021-08-18 | 1 | -0/+308 |
| * Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum | |||||