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