Commit Graph

342 Commits (0f77ae6a20652c11bc252548bd28fd64f5fb6b97)

Author SHA1 Message Date
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
Pascal Getreuer 95c43a2759
Fix Caps Word to treat mod-taps more consistently. (#17463) 3 years ago
Chewxy 6fc7c03e95
Added emacs as an "operating system" for input mode. (#16949) 3 years ago
Pascal Getreuer 6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 3 years ago
Drashna Jaelre d93dfbff3c
Fix check when compiling HID Joystick with digital driver (#17844) 3 years ago
precondition 95c1cc425e
Rename postprocess_steno_user → post_process_steno_user (#17823) 3 years ago
CoffeeIsLife 0365f640af
Allow for RGB actions to take place on Keydown instead of Keyup (#16886) 3 years ago
Ryan 3ecb0a80af
Feature-ify Send String (#17275) 3 years ago
Osamu Aoki 871eeae4ea
PoC: Swap Escape and Caps (#16336) 3 years ago
torkel104 8b78fac451
Fix keys being discarded after using the leader key (#17287) 3 years ago
FREEWING.JP 9dc7b9d40c
Added Wait time to sending each Keys for Dynamic Macros function (#16800) 3 years ago
precondition 7060cb7b26
Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065) 3 years ago