qmk-firmware/quantum/process_keycode
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
..
process_audio.c clang-format changes 2019-08-30 15:01:52 -07:00
process_audio.h
process_auto_shift.c Smallish overhaul of Auto-Shift feature (#6067) 2019-11-03 09:52:01 -08:00
process_auto_shift.h Smallish overhaul of Auto-Shift feature (#6067) 2019-11-03 09:52:01 -08:00
process_clicky.c clang-format changes 2019-08-30 15:01:52 -07:00
process_clicky.h
process_combo.c clang-format changes 2019-08-30 15:01:52 -07:00
process_combo.h clang-format changes 2019-08-30 15:01:52 -07:00
process_key_lock.c clang-format changes 2019-08-30 15:01:52 -07:00
process_key_lock.h clang-format changes 2019-08-30 15:01:52 -07:00
process_leader.c clang-format changes 2019-08-30 15:01:52 -07:00
process_leader.h clang-format changes 2019-08-30 15:01:52 -07:00
process_midi.c clang-format changes 2019-08-30 15:01:52 -07:00
process_midi.h clang-format changes 2019-08-30 15:01:52 -07:00
process_music.c clang-format changes 2019-08-30 15:01:52 -07:00
process_music.h clang-format changes 2019-08-30 15:01:52 -07:00
process_printer.c clang-format changes 2019-08-30 15:01:52 -07:00
process_printer.h
process_printer_bb.c clang-format changes 2019-08-30 15:01:52 -07:00
process_space_cadet.c clang-format changes 2019-08-30 15:01:52 -07:00
process_space_cadet.h
process_steno.c clang-format changes 2019-08-30 15:01:52 -07:00
process_steno.h clang-format changes 2019-08-30 15:01:52 -07:00
process_tap_dance.c Generalize Tap Dance Layer functions (#6629) 2019-09-21 11:22:27 -07:00
process_tap_dance.h Fix Tap Dance name for consistency and to match docs (#7136) 2019-10-24 20:08:29 +01:00
process_terminal.c clang-format changes 2019-08-30 15:01:52 -07:00
process_terminal.h clang-format changes 2019-08-30 15:01:52 -07:00
process_terminal_nop.h
process_ucis.c clang-format changes 2019-08-30 15:01:52 -07:00
process_ucis.h clang-format changes 2019-08-30 15:01:52 -07:00
process_unicode.c clang-format changes 2019-08-30 15:01:52 -07:00
process_unicode.h
process_unicode_common.c clang-format changes 2019-08-30 15:01:52 -07:00
process_unicode_common.h clang-format changes 2019-08-30 15:01:52 -07:00
process_unicodemap.c clang-format changes 2019-08-30 15:01:52 -07:00
process_unicodemap.h clang-format changes 2019-08-30 15:01:52 -07:00