Commit Graph

353 Commits (9a68472da87bea6eb9e209b8cf90de09211f23c8)

Author SHA1 Message Date
Joel Challis c485d1cf26
Remove use of keymap.h (#20004) 2 years ago
Joel Challis 403b0addea
Align magic keycodes (#19877) 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
Drashna Jaelre a63808c23f
[Bug] Fix compiliation issue for Key Overrides (#19856) 2 years ago
Eric.a Gebhart db1eeea478
Add combo hook to allow per layer combo reference layers. (#16699) 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 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 2 years ago
Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 2 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647) 2 years ago
Joel Challis d0ebafaea6
Align definition of unicode_map (#19452) 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
Ryan e2117564c5
Leader: remove `qk_` prefix (#19304) 2 years ago
Ryan 9e4cfcd181
UCIS: remove `qk_` prefix (#19302) 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
Joel Challis e4d2ba9a4d
Align haptic feedback keycode names (#18964) 3 years ago
Ryan 8b658dcc9a
Normalise MIDI keycodes (#18972) 3 years ago
Sergey Vlasov a7b2f4233c
Fix keycode parameter extraction to match the new DD keycodes (#18977) 3 years ago
Nick Brassel 219afaba42
Reworked backlight keycodes. (#18961) 3 years ago
Joel Challis 69fa02c37d
Align audio keycode names (#18962) 3 years ago
Joel Challis fd4c3f46fb
Align dynamic tapping term keycode names (#18963) 3 years ago
Nick Brassel 5233c69bc6
Remove thermal printer. (#18959) 3 years ago
Joel Challis a69ab05dd6
Initial DD keycode migration (#18643) 3 years ago
Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939) 3 years ago
Ryan 5974d989fe
Normalise Unicode keycodes (#18898) 3 years ago
Ryan 22be7e79ac
Normalise Auto Shift keycodes (#18892) 3 years ago
Ryan 2ff1d85290
Normalise Autocorrect keycodes (#18893) 3 years ago
Ryan efe520645e
Normalise Combo keycodes (#18877) 3 years ago
Ryan 002b58f0e4
Normalise Space Cadet keycodes (#18864) 3 years ago
Joel Challis ec2414c074
Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) 3 years ago
Ryan 1d34f380eb
Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843) 3 years ago
Joel Challis 4f63be4d1d
Remove some assumptions on sequential keycode ranges (#18838) 3 years ago
Selene ToyKeeper e863c431f6
added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837) 3 years ago
Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) 3 years ago
Ryan 6bbe8b6edd
Normalise Joystick and Programmable Button keycodes (#18832) 3 years ago
Ryan 7cbff9d921
Deprecate `KC_LOCK` for `QK_LOCK` (#18796) 3 years ago
Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` (#18792) 3 years ago
Ryan f0b2bfd5ca
Programmable Button API refactor and improve docs (#18641) 3 years ago
precondition 49030e3e5b
Use get_u16_str instead of snprintf in autoshift_timer_report (#18606) 3 years ago
Sergey Vlasov ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935) 3 years ago
Jason Ken Adhinarta c0e6a28bc6
Prevent tap dance from wiping dynamic macros (#17880) 3 years ago
Ryan be8907d634
Further refactoring of joystick feature (#18437) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Ryan 3d667f0970
Refactor Unicode feature (#18333) 3 years ago
Ryan 8833b28361
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) 3 years ago
Joel Challis 0306bdf7fd
Remove use of legacy keycode (#18281) 3 years ago
Joshua Diamond e4bf832368
Add unicode mode change callbacks (#18235) 3 years ago
Jeff Epler 9632360caa
Use a macro to compute the size of arrays at compile time (#18044) 3 years ago