360 Commits (e278715f7f48e6a2e46cb3f4702b2c6eb27eb1d3)

Author SHA1 Message Date
  Nick Brassel 5faa23d54c
Keymap introspection for combos. (#19670) 1 year ago
  Pete Sevander 8a332e6f01
Fix Mod-Tap combo regression (#20669) 1 year ago
  Ricardo Hermida Ruiz d3b8179f46
Prevent Tri-Layer keys from stopping caps words (#20398) 1 year ago
  Pascal Getreuer ae63c0f509
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift state. (#20092) 1 year ago
  Stefan Kerkmann fcf8b804ed
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 1 year ago
  precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 1 year ago
  Johannes H. Jensen 68efea70b2
Add direction to dynamic_macro_record_start_user (#19689) 1 year ago
  Joel Challis c485d1cf26
Remove use of keymap.h (#20004) 1 year ago
  Joel Challis 403b0addea
Align magic keycodes (#19877) 1 year ago
  Drashna Jaelre 48a79b08cc
Fix functions when `NO_ACTION_TAPPING` is defined (#11528) 1 year ago
  Joel Challis f587a0c548
Align sequencer keycodes (#19875) 1 year ago
  Drashna Jaelre a63808c23f
[Bug] Fix compiliation issue for Key Overrides (#19856) 1 year ago
  Eric.a Gebhart db1eeea478
Add combo hook to allow per layer combo reference layers. (#16699) 1 year ago
  Ryan bbf7a20b33
Refactor Leader key feature (#19632) 1 year ago
  Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795) 1 year ago
  Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 1 year ago
  Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 1 year ago
  Ryan cf935d97ae
Fix functions with empty params (#19647) 1 year ago
  Joel Challis d0ebafaea6
Align definition of unicode_map (#19452) 1 year ago
  Ryan 1978007fae
Tap Dance: remove `qk_` prefix (#19313) 1 year ago
  Stefan Kerkmann 962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
  Ryan e2117564c5
Leader: remove `qk_` prefix (#19304) 1 year ago
  Ryan 9e4cfcd181
UCIS: remove `qk_` prefix (#19302) 1 year ago
  precondition 515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 1 year ago
  Joel Challis e4d2ba9a4d
Align haptic feedback keycode names (#18964) 1 year ago
  Ryan 8b658dcc9a
Normalise MIDI keycodes (#18972) 1 year ago
  Sergey Vlasov a7b2f4233c
Fix keycode parameter extraction to match the new DD keycodes (#18977) 1 year ago
  Nick Brassel 219afaba42
Reworked backlight keycodes. (#18961) 1 year ago
  Joel Challis 69fa02c37d
Align audio keycode names (#18962) 1 year ago
  Joel Challis fd4c3f46fb
Align dynamic tapping term keycode names (#18963) 1 year ago
  Nick Brassel 5233c69bc6
Remove thermal printer. (#18959) 1 year ago
  Joel Challis a69ab05dd6
Initial DD keycode migration (#18643) 1 year ago
  Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939) 1 year ago
  Ryan 5974d989fe
Normalise Unicode keycodes (#18898) 1 year ago
  Ryan 22be7e79ac
Normalise Auto Shift keycodes (#18892) 1 year ago
  Ryan 2ff1d85290
Normalise Autocorrect keycodes (#18893) 1 year ago
  Ryan efe520645e
Normalise Combo keycodes (#18877) 1 year ago
  Ryan 002b58f0e4
Normalise Space Cadet keycodes (#18864) 1 year ago
  Joel Challis ec2414c074
Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) 1 year ago
  Ryan 1d34f380eb
Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843) 1 year ago
  Joel Challis 4f63be4d1d
Remove some assumptions on sequential keycode ranges (#18838) 1 year ago
  Selene ToyKeeper e863c431f6
added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837) 1 year ago
  Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) 1 year ago
  Ryan 6bbe8b6edd
Normalise Joystick and Programmable Button keycodes (#18832) 1 year ago
  Ryan 7cbff9d921
Deprecate `KC_LOCK` for `QK_LOCK` (#18796) 1 year ago
  Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` (#18792) 1 year ago
  Ryan f0b2bfd5ca
Programmable Button API refactor and improve docs (#18641) 1 year ago
  precondition 49030e3e5b
Use get_u16_str instead of snprintf in autoshift_timer_report (#18606) 1 year ago
  Sergey Vlasov ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935) 1 year ago
  Jason Ken Adhinarta c0e6a28bc6
Prevent tap dance from wiping dynamic macros (#17880) 1 year ago