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 |