summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_auto_shift.c
AgeCommit message (Expand)Author
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2023-07-07Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)Chris Salch
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-01-20Fix functions with empty params (#19647)Ryan
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan
2022-10-05Use get_u16_str instead of snprintf in autoshift_timer_report (#18606)precondition
2022-08-13Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer
2022-07-02Feature-ify Send String (#17275)Ryan
2022-04-16Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)Jouke Witteveen
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-11-25Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas
2021-11-17Format code according to conventions (#15195)QMK Bot
2021-11-03Basic keycode overhaul (#14726)Ryan
2021-11-02define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201)Woody
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-25Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-08-29format code according to conventions [skip ci]QMK Bot
2020-08-29#define AUTO_SHIFT_SETUP (#8441)Greg Wright
2019-11-03Smallish overhaul of Auto-Shift feature (#6067)Drashna Jaelre
2019-08-30clang-format changesskullY
2018-10-06Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre
2018-03-26add grave to auto-shift.Jason Stillwell
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're
2017-12-20Add toggle option to AutoShiftU-LANDSRAAD\drashna
2017-09-18KC_TILD should not have been listed as an auto shift keyJeremy Cowgar
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar