summaryrefslogtreecommitdiff
path: root/docs/feature_auto_shift.md
AgeCommit message (Expand)AuthorFilesLines
2024-06-02[docs] Organize driver & feature docs into subfolders (#23848)Ryan1-398/+0
2024-05-30[docs] Fix code blocks overflowing page width (#23829)Joel Challis1-11/+15
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-15/+17
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas1-6/+12
2023-07-07Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)Chris Salch1-4/+43
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition1-10/+1
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan1-15/+15
2021-11-25Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas1-14/+162
2021-11-03Basic keycode overhaul (#14726)Ryan1-1/+1
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-0/+27
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-14/+28
2020-08-29#define AUTO_SHIFT_SETUP (#8441)Greg Wright1-1/+1
2019-11-03Smallish overhaul of Auto-Shift feature (#6067)Drashna Jaelre1-10/+10
2018-05-07Fix up info boxes.skullY1-4/+1
2018-03-23Fix typo in autoshift docs: statn (#2579)Andrew Macpherson1-1/+1
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell1-4/+13
2018-02-12Update feature_auto_shift.mdGomme_Bidule1-1/+1
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're1-0/+3
2017-12-09Fix some of the more obvious typosfauxpark1-2/+2
2017-12-09Convert all headings to Title Casefauxpark1-8/+8
2017-11-06Correct the rules.mk documentation for auto shift.Jeremy Cowgar1-1/+1
2017-10-29Fix code example in auto shift docsJeremy Cowgar1-12/+10
2017-09-18Fixed a few typos and spelling errors in auto shift feature documentJeremy Cowgar1-17/+16
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar1-0/+161