aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_auto_shift.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | * Re-enable modifiers with auto-shift * Auto-shift modifiers rule * missed a line * Documentation * fixing whitespace
* 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