Commit Graph

30 Commits (master)

Author SHA1 Message Date
Ryan eee0384167
process_keycode: remove direct `quantum.h` includes (#21486) 2 years ago
Chris Salch e9ff66d8ad
Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996) 2 years ago
precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647) 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
Ryan 22be7e79ac
Normalise Auto Shift keycodes (#18892) 3 years ago
precondition 49030e3e5b
Use get_u16_str instead of snprintf in autoshift_timer_report (#18606) 3 years ago
Pascal Getreuer 6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 3 years ago
Ryan 3ecb0a80af
Feature-ify Send String (#17275) 3 years ago
Jouke Witteveen 8f585153c4
Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Isaac Elenbaas d9393b8684
Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto Shifts (#11059) 4 years ago
QMK Bot 25b087925c
Format code according to conventions (#15195) 4 years ago
Ryan f529580860
Basic keycode overhaul (#14726) 4 years ago
Woody f775da96b1
define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Drashna Jaelre c02137a0d2
Add Per Key functionality for AutoShift (#11536) 4 years ago
Drashna Jaelre 57475caab0
Fix issues when manually shifting characters and Auto Shift (#12083) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 5 years ago
Drashna Jaelre e9c44e396d
Smallish overhaul of Auto-Shift feature (#6067) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling 7 years ago
Jason Stillwell 66162b2b68 add grave to auto-shift. 7 years ago
Jason Stillwell 00b4dce605 Rule to enable Modifiers with Auto-Shift (#2542) 7 years ago
Drashna Jael're 4f484bc1c9 Add on/off/toggle keycodes for Auto Shift 8 years ago
U-LANDSRAAD\drashna a1fa70f94d Add toggle option to AutoShift 8 years ago
Jeremy Cowgar d0ca713eb4 KC_TILD should not have been listed as an auto shift key 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago