Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | Introduce IS_EVENT instead of !IS_NOEVENT (#19366) | Stefan Kerkmann | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2022-03-14 | Rename TICK to TICK_EVENT to prevent naming conflicts (#16649) | Stefan Kerkmann | |
2022-03-09 | Add support for encoder mapping. (#13286) | Nick Brassel | |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2022-01-22 | Align location of some host led logic (#15954) | Joel Challis | |
* Align location of host led logic * Move more * align ifdefs * Fix up includes * Move callback defs * Convert comment to build message | |||
2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |