summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_auto_shift.c
Commit message (Expand)AuthorAge
* Normalise Auto Shift keycodes (#18892)Ryan2022-10-28
* Use get_u16_str instead of snprintf in autoshift_timer_report (#18606)precondition2022-10-05
* Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer2022-08-13
* Feature-ify Send String (#17275)Ryan2022-07-02
* Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)Jouke Witteveen2022-04-16
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas2021-11-25
* Format code according to conventions (#15195)QMK Bot2021-11-17
* Basic keycode overhaul (#14726)Ryan2021-11-03
* define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201)Woody2021-11-02
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre2021-03-25
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* format code according to conventions [skip ci]QMK Bot2020-08-29
* #define AUTO_SHIFT_SETUP (#8441)Greg Wright2020-08-29
* Smallish overhaul of Auto-Shift feature (#6067)Drashna Jaelre2019-11-03
* clang-format changesskullY2019-08-30
* Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre2018-10-06
* add grave to auto-shift.Jason Stillwell2018-03-26
* Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell2018-03-16
* Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2017-12-20
* Add toggle option to AutoShiftU-LANDSRAAD\drashna2017-12-20
* KC_TILD should not have been listed as an auto shift keyJeremy Cowgar2017-09-18
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-18