12 Commits (master)

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