| Commit message (Expand) | Author | Age | Files | Lines |
* | Normalise Auto Shift keycodes (#18892) | Ryan | 2022-10-28 | 1 | -6/+6 |
* | Use get_u16_str instead of snprintf in autoshift_timer_report (#18606) | precondition | 2022-10-05 | 1 | -6/+6 |
* | Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) | Pascal Getreuer | 2022-08-13 | 1 | -1/+6 |
* | Feature-ify Send String (#17275) | Ryan | 2022-07-02 | 1 | -0/+2 |
* | Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) | Jouke Witteveen | 2022-04-16 | 1 | -6/+1 |
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -9/+27 |
* | Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S... | Isaac Elenbaas | 2021-11-25 | 1 | -93/+326 |
* | Format code according to conventions (#15195) | QMK Bot | 2021-11-17 | 1 | -5/+5 |
* | Basic keycode overhaul (#14726) | Ryan | 2021-11-03 | 1 | -8/+8 |
* | define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201) | Woody | 2021-11-02 | 1 | -1/+7 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -7/+13 |
* | Fix issues when manually shifting characters and Auto Shift (#12083) | Drashna Jaelre | 2021-03-25 | 1 | -1/+1 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -50/+149 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-08-29 | 1 | -18/+17 |
* | #define AUTO_SHIFT_SETUP (#8441) | Greg Wright | 2020-08-29 | 1 | -33/+37 |
* | Smallish overhaul of Auto-Shift feature (#6067) | Drashna Jaelre | 2019-11-03 | 1 | -87/+27 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -153/+143 |
* | Add non-US Hash and Backslash to AutoShift handling | Drashna Jaelre | 2018-10-06 | 1 | -0/+2 |
* | add grave to auto-shift. | Jason Stillwell | 2018-03-26 | 1 | -0/+1 |
* | Rule to enable Modifiers with Auto-Shift (#2542) | Jason Stillwell | 2018-03-16 | 1 | -0/+4 |
* | Add on/off/toggle keycodes for Auto Shift | Drashna Jael're | 2017-12-20 | 1 | -10/+33 |
* | Add toggle option to AutoShift | U-LANDSRAAD\drashna | 2017-12-20 | 1 | -0/+13 |
* | KC_TILD should not have been listed as an auto shift key | Jeremy Cowgar | 2017-09-18 | 1 | -1/+0 |
* | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 2017-09-18 | 1 | -0/+168 |