Stefan Kerkmann
|
fcf8b804ed
|
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
|
2023-04-03 18:33:45 +10:00 |
Drashna Jaelre
|
297779385f
|
Add last activity functions for pointing device (#20079)
|
2023-03-30 18:27:39 -07:00 |
Nick Brassel
|
a518e1e5d8
|
Sync activity timestamps between sides. (#20192)
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
|
2023-03-21 10:16:11 +01:00 |
Stefan Kerkmann
|
85984902cf
|
Introduce IS_EVENT instead of !IS_NOEVENT (#19366)
|
2022-12-17 14:06:27 +00:00 |
Stefan Kerkmann
|
f27b617f36
|
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292)
|
2022-08-06 20:51:13 +10:00 |
Stefan Kerkmann
|
7e669421f8
|
Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)
|
2022-03-14 20:06:21 +00:00 |
Nick Brassel
|
8d5eacb7dd
|
Add support for encoder mapping. (#13286)
|
2022-03-09 19:29:00 +11:00 |
QMK Bot
|
63646e8906
|
Format code according to conventions (#16322)
|
2022-02-12 18:29:31 +00:00 |
Joel Challis
|
6e83b44940
|
Align location of some host led logic (#15954)
* Align location of host led logic
* Move more
* align ifdefs
* Fix up includes
* Move callback defs
* Convert comment to build message
|
2022-01-22 21:17:02 +00:00 |
Joel Challis
|
b8e913c8db
|
Migrate platform independent code from tmk_core -> quantum (#13673)
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum
|
2021-08-18 00:18:58 +01:00 |