summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_auto_shift.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas1-0/+1
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan1-1/+5
2023-07-07Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)Chris Salch1-2/+6
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann1-3/+2
2022-09-06Remove use of legacy keycode (#18281)Joel Challis1-1/+1
2021-11-25Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas1-2/+20
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-0/+1
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-0/+1
2019-11-03Smallish overhaul of Auto-Shift feature (#6067)Drashna Jaelre1-8/+7
2019-08-30clang-format changesskullY1-1/+1
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're1-0/+5
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar1-0/+28