Sergey Vlasov
|
a7b2f4233c
Fix keycode parameter extraction to match the new DD keycodes (#18977)
|
2 年之前 |
Ryan
|
b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
|
2 年之前 |
Jeff Epler
|
9632360caa
Use a macro to compute the size of arrays at compile time (#18044)
|
2 年之前 |
torkel104
|
8b78fac451
Fix keys being discarded after using the leader key (#17287)
|
2 年之前 |
QMK Bot
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
James Young
|
1646c0f26c
2021 May 29 Breaking Changes Update (#13034)
|
4 年之前 |
skullY
|
b624f32f94
clang-format changes
|
5 年之前 |
Drashna Jaelre
|
e5d2cb8f98
Fix Preprocessor check for Leader Keys
|
5 年之前 |
Drashna Jaelre
|
09f5767072
Add out of bound check for Leader Key sequence array (#5840)
|
5 年之前 |
Giuseppe Rota
|
bb1b441325
Fix leader processing
|
6 年之前 |
Drashna Jaelre
|
afd5cda4a0
Fix up process_leader to be a bit more optimized (#4662)
|
6 年之前 |
Alexander Kagno
|
3ec4a00bfc
Per Key Leader Timing Option (#4026)
|
6 年之前 |
Joe Wasson
|
743449472e
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
|
6 年之前 |
Drashna Jaelre
|
a572323f94
Add default to LEADER_TIMEOUT in case it's not defined (#2818)
|
7 年之前 |
Martin Sandiford
|
4757140107
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
|
7 年之前 |
skullydazed
|
23839b8c6d
Clarify the quantum license (#1042)
|
8 年之前 |
Jack Humbert
|
65faab3b89
Moves features to their own files (process_*), adds tap dance feature (#460)
|
9 年之前 |