Commit Graph

101 Commits (173f54cf1f6e7119bcb09c1f61b6dc575dc40ecc)

Author SHA1 Message Date
Ryan a4ed6ad0f5
Unicodemap keycodes rename (#21092) 2 years ago
Drashna Jaelre d7220da5cb
[Bug] Fix issue with Repeat Key-Combo test (#21005) 2 years ago
Pascal Getreuer 3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2 years ago
Nick Brassel 5faa23d54c
Keymap introspection for combos. (#19670) 2 years ago
Albert Y 128f808496
Add a user callback for pre process record (#20584) 2 years ago
Pete Sevander 8a332e6f01
Fix Mod-Tap combo regression (#20669) 2 years ago
Ricardo Hermida Ruiz d3b8179f46
Prevent Tri-Layer keys from stopping caps words (#20398) 2 years ago
Pascal Getreuer ae63c0f509
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift state. (#20092) 2 years ago
Kasimir Pihlasviita 46844347c4
Fix OSMs getting stuck (#20034) 2 years ago
precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2 years ago
Joel Challis 3be5d90b6d
Remove some use of keymap.h (#20006) 2 years ago
Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916) 2 years ago
Joel Challis 403b0addea
Align magic keycodes (#19877) 2 years ago
precondition 93f2ed3abf
[Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893) 2 years ago
Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 2 years ago
Drashna Jaelre 48a79b08cc
Fix functions when `NO_ACTION_TAPPING` is defined (#11528) 2 years ago
Joel Challis f587a0c548
Align sequencer keycodes (#19875) 2 years ago
Pascal Getreuer 7d692d64f3
Fix Layer Mod handling of with right-handed mods. (#19845) 2 years ago
Ryan bbf7a20b33
Refactor Leader key feature (#19632) 2 years ago
Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795) 2 years ago
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2 years ago
Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 2 years ago
Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 2 years ago
David Kosorin 0f5500182c
Allow mod-tap hold action on one shot layer (#19214) 2 years ago
Stefan Kerkmann c2b13bd77b
Introduce VERIFY_AND_CLEAR shorthand (#19370) 2 years ago
Ryan 1978007fae
Tap Dance: remove `qk_` prefix (#19313) 2 years ago
Stefan Kerkmann 962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
precondition 515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 2 years ago
precondition 454edf68d1
Tests that caps word stays active after use of OSL (#19303) 2 years ago
QMK Bot 598735a2b8
Format code according to conventions (#19305) 2 years ago
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2 years ago
Felix Kuehling 4ae7525923
Bug17281 - Retain momentary layers until the end of tapping (#17282) 3 years ago
Drashna Jaelre 1caedd10c4
Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) 3 years ago
Ryan 5974d989fe
Normalise Unicode keycodes (#18898) 3 years ago
Ryan 002b58f0e4
Normalise Space Cadet keycodes (#18864) 3 years ago
Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) 3 years ago
Joel Challis 64ca14feea
Fix garbled test output (#18822) 3 years ago
QMK Bot 1a1a3651d3
Format code according to conventions (#18818) 3 years ago
precondition c012490712
Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721) 3 years ago
Ryan 6dbbeea46a
Refactor `send_extra` (#18615) 3 years ago
Sergey Vlasov ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935) 3 years ago
Joel Challis 456d6f3342
Remove legacy keycodes from unit tests (#18430) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230) 3 years ago
Stefan Kerkmann 8ce946b5c8
[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 3 years ago
Pascal Getreuer 95c43a2759
Fix Caps Word to treat mod-taps more consistently. (#17463) 3 years ago
Pascal Getreuer 6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 3 years ago
Stefan Kerkmann f27b617f36
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 3 years ago
Jouke Witteveen 050fa9062f
tap-dance: Rename tests so that tap_dance is used consistently (#17396) 3 years ago
Jouke Witteveen 1706da9054
tap-dance: Restructure code and document in more detail (#16394) 3 years ago