Dean Scarff
fd8f65959e
Auto shift: support repeats and early registration ( #9826 )
...
Fixes #7048 .
Co-authored-by: IsaacElenbaas <isaacelenbaas@gmail.com>
2020-11-27 08:35:22 -08:00
Greg Wright
568cae28ec
#define AUTO_SHIFT_SETUP ( #8441 )
...
* #define AUTO_SHIFT_SETUP
* Clarification
Changed `#ifndef` to `#ifdef` and moved enable disable outside AUTO_SHIFT_SETUP
* AUTO_SHIFT_NO_SETUp
2020-08-29 14:30:02 -07:00
Drashna Jaelre
e9c44e396d
Smallish overhaul of Auto-Shift feature ( #6067 )
...
* Fix edge case when using One Shot Layer with Auto Shift, and it not triggering the cleanup
* Remove junk code (no longer used)
* Replace `(un)register_code` calls with `tap_code` where appropriate
* Fixed up Switch check to be more readable (less verbose)
* Simplified modifier check (if it comes back non-zero, there are mods)
* Add additional function calls for autoshift settings
* Made all variables static, since there are function calls to get their status
* Fixed up documentation
* Re-add special characters that were missed
* formatting pass
2019-11-03 09:52:01 -08:00
skullY
303f425c6b
Fix up info boxes.
2018-05-07 22:46:26 -07:00
Andrew Macpherson
d0054c41e2
Fix typo in autoshift docs: statn ( #2579 )
2018-03-23 16:03:19 -07:00
Jason Stillwell
00b4dce605
Rule to enable Modifiers with Auto-Shift ( #2542 )
...
* Re-enable modifiers with auto-shift
* Auto-shift modifiers rule
* missed a line
* Documentation
* fixing whitespace
2018-03-16 16:41:01 -04:00
Gomme_Bidule
63df056013
Update feature_auto_shift.md
2018-02-12 15:45:54 -05:00
Drashna Jael're
4f484bc1c9
Add on/off/toggle keycodes for Auto Shift
2017-12-20 14:38:56 -05:00
fauxpark
af37bb2f78
Fix some of the more obvious typos
2017-12-09 10:46:11 -05:00
fauxpark
7b0356d1d4
Convert all headings to Title Case
2017-12-09 10:46:11 -05:00
Jeremy Cowgar
245b3376d6
Correct the rules.mk documentation for auto shift.
...
fixes #1965
2017-11-06 12:03:36 -05:00
Jeremy Cowgar
76d807fe7d
Fix code example in auto shift docs
2017-10-29 20:04:10 -04:00
Jeremy Cowgar
a89183591c
Fixed a few typos and spelling errors in auto shift feature document
2017-09-18 17:08:18 -04:00
Jeremy Cowgar
abba393f57
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00