Commit History

Author SHA1 Message Date
  Pascal Getreuer 8d8dcb089e [Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125) 1 year ago
  Ryan eee0384167 process_keycode: remove direct `quantum.h` includes (#21486) 3 years ago
  Ryan bbf7a20b33 Refactor Leader key feature (#19632) 3 years ago
  Ryan e2117564c5 Leader: remove `qk_` prefix (#19304) 3 years ago
  Sergey Vlasov a7b2f4233c Fix keycode parameter extraction to match the new DD keycodes (#18977) 3 years ago
  Ryan b33fc34967 Deprecate `KC_LEAD` for `QK_LEAD` (#18792) 3 years ago
  Jeff Epler 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
  torkel104 8b78fac451 Fix keys being discarded after using the leader key (#17287) 4 years ago
  QMK Bot 63646e8906 Format code according to conventions (#16322) 4 years ago
  James Young 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
  skullY b624f32f94 clang-format changes 7 years ago
  Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys 7 years ago
  Drashna Jaelre 09f5767072 Add out of bound check for Leader Key sequence array (#5840) 7 years ago
  Giuseppe Rota bb1b441325 Fix leader processing 7 years ago
  Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662) 7 years ago
  Alexander Kagno 3ec4a00bfc Per Key Leader Timing Option (#4026) 7 years ago
  Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
  Drashna Jaelre a572323f94 Add default to LEADER_TIMEOUT in case it's not defined (#2818) 8 years ago
  Martin Sandiford 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined. 9 years ago
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 9 years ago
  Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460) 10 years ago