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