Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2022-01-24 | Rip out old macro and action_function system (#16025) | Ryan | |
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-11-03 | Basic keycode overhaul (#14726) | Ryan | |
2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |