Commit Graph

18 Commits (fe02abc47921428fe6eb59ca817bfd082f0de4bf)

Author SHA1 Message Date
Ryan e2117564c5
Leader: remove `qk_` prefix (#19304) 2 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) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Daniel Rodríguez Rivero 26b9b3aa23
feat: infinite timeout for leader key (#6580) 4 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys 6 years ago
Drashna Jaelre 09f5767072 Add out of bound check for Leader Key sequence array (#5840) 6 years ago
Giuseppe Rota bb1b441325 Fix leader processing 6 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662) 6 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) 7 years ago
Martin Sandiford 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined. 8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460) 9 years ago