summaryrefslogtreecommitdiffstats
path: root/quantum/keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-0/+2
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-30/+29
* Add last activity functions for pointing device (#20079)Drashna Jaelre2023-03-301-3/+6
* Sync activity timestamps between sides. (#20192)Nick Brassel2023-03-211-0/+2
* Introduce IS_EVENT instead of !IS_NOEVENT (#19366)Stefan Kerkmann2022-12-171-2/+5
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-1/+7
* Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)Stefan Kerkmann2022-03-141-1/+1
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-091-7/+29
* Format code according to conventions (#16322)QMK Bot2022-02-121-14/+22
* Align location of some host led logic (#15954)Joel Challis2022-01-221-2/+0
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-181-0/+90