summaryrefslogtreecommitdiff
path: root/quantum/keyboard.h
AgeCommit message (Expand)Author
2023-12-11Keymap introspection for Dip Switches (#22543)Joel Challis
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann
2023-03-30Add last activity functions for pointing device (#20079)Drashna Jaelre
2023-03-21Sync activity timestamps between sides. (#20192)Nick Brassel
2022-12-17Introduce IS_EVENT instead of !IS_NOEVENT (#19366)Stefan Kerkmann
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-03-14Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)Stefan Kerkmann
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-01-22Align location of some host led logic (#15954)Joel Challis
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis