aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_auto_shift.c
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-08-291-18/+17
* #define AUTO_SHIFT_SETUP (#8441)Greg Wright2020-08-291-33/+37
* Smallish overhaul of Auto-Shift feature (#6067)Drashna Jaelre2019-11-031-87/+27
* clang-format changesskullY2019-08-301-153/+143
* Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre2018-10-061-0/+2
* add grave to auto-shift.Jason Stillwell2018-03-261-0/+1
* Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell2018-03-161-0/+4
* Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2017-12-201-10/+33
* Add toggle option to AutoShiftU-LANDSRAAD\drashna2017-12-201-0/+13
* KC_TILD should not have been listed as an auto shift keyJeremy Cowgar2017-09-181-1/+0
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-181-0/+168