summaryrefslogtreecommitdiffstats
path: root/quantum/keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* 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