Commit Graph

11 Commits (0edc68f7cda59dbaf6c807e136972d9f64e79df1)

Author SHA1 Message Date
Ryan da2d2f947d
quantum: remove direct `quantum.h` includes (#21507) 2 years ago
Stefan Kerkmann fcf8b804ed
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 2 years ago
Drashna Jaelre 297779385f
Add last activity functions for pointing device (#20079) 2 years ago
Nick Brassel a518e1e5d8
Sync activity timestamps between sides. (#20192) 2 years ago
Stefan Kerkmann 85984902cf
Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 2 years ago
Stefan Kerkmann f27b617f36
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 3 years ago
Stefan Kerkmann 7e669421f8
Rename TICK to TICK_EVENT to prevent naming conflicts (#16649) 3 years ago
Nick Brassel 8d5eacb7dd
Add support for encoder mapping. (#13286) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Joel Challis 6e83b44940
Align location of some host led logic (#15954) 3 years ago
Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Takeshi ISHII c27f16158d
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489) 4 years ago
Nick Brassel 1108210f1b
Keep track of encoder activity (#11595) 4 years ago
Nick Brassel e702c7f1b4
Keep track of last matrix activity. (#11552) 4 years ago
Nick Brassel ab375d3d07 Revert "Keep track of last matrix activity (#10730)" 4 years ago
Nick Brassel 79d1db3324
Keep track of last matrix activity (#10730) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Drashna Jaelre e7497b3fba
Add references for is_keyboard_left() (#10850) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445) 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 7 years ago
Jeremiah b9895771ed improvements 8 years ago
Jeremiah 849ed5a6a0 anti-ghost improvement for older keyboards with empty spots in matrix 8 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 10 years ago