diff options
author | Drashna Jaelre <drashna@live.com> | 2019-11-03 09:52:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-03 09:52:01 -0800 |
commit | e9c44e396d21df990b1d08e8b4c30e288797dffe (patch) | |
tree | db2d0ac705fb1896553ae43bbd572a99ab270b1e /quantum/rgblight.c | |
parent | 38353688f2cf2d077a0e16b9a3f2b054fffc74c0 (diff) | |
download | firmware-e9c44e396d21df990b1d08e8b4c30e288797dffe.tar.gz firmware-e9c44e396d21df990b1d08e8b4c30e288797dffe.tar.bz2 firmware-e9c44e396d21df990b1d08e8b4c30e288797dffe.zip |
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
Diffstat (limited to 'quantum/rgblight.c')
0 files changed, 0 insertions, 0 deletions