index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_auto_shift.c
Age
Commit message (
Expand
)
Author
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2021-11-25
Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...
Isaac Elenbaas
2021-11-17
Format code according to conventions (#15195)
QMK Bot
2021-11-03
Basic keycode overhaul (#14726)
Ryan
2021-11-02
define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201)
Woody
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-03-25
Fix issues when manually shifting characters and Auto Shift (#12083)
Drashna Jaelre
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-29
format code according to conventions [skip ci]
QMK Bot
2020-08-29
#define AUTO_SHIFT_SETUP (#8441)
Greg Wright
2019-11-03
Smallish overhaul of Auto-Shift feature (#6067)
Drashna Jaelre
2019-08-30
clang-format changes
skullY
2018-10-06
Add non-US Hash and Backslash to AutoShift handling
Drashna Jaelre
2018-03-26
add grave to auto-shift.
Jason Stillwell
2018-03-16
Rule to enable Modifiers with Auto-Shift (#2542)
Jason Stillwell
2017-12-20
Add on/off/toggle keycodes for Auto Shift
Drashna Jael're
2017-12-20
Add toggle option to AutoShift
U-LANDSRAAD\drashna
2017-09-18
KC_TILD should not have been listed as an auto shift key
Jeremy Cowgar
2017-09-18
Added Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar