index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
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
2021-02-26
Disable Autoshift for shift as well (#330)
Drashna Jaelre
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2021-01-13
feat: adds NO_AUTO_SHIFT_TAB define (#327)
Florian Didron
2020-09-30
format code according to conventions [skip ci]
QMK Bot
2020-09-30
* #define AUTO_SHIFT_SETUP
Greg Wright
2019-10-01
clang-format changes
skullY
2019-09-13
Re-Add TAB and Non-US Backslash to special charactcetr range for AutoShift
Drashna Jael're
2019-06-04
Smallish overhaul of Auto-Shift feature (#67)
Drashna Jaelre
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