You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
process_audio.c clang-format changes 6 years ago
process_audio.h Adds support for Planck Rev 6 (#2666) 8 years ago
process_auto_shift.c Smallish overhaul of Auto-Shift feature (#6067) 6 years ago
process_auto_shift.h Smallish overhaul of Auto-Shift feature (#6067) 6 years ago
process_clicky.c clang-format changes 6 years ago
process_clicky.h Add On/Off keycodes 7 years ago
process_combo.c clang-format changes 6 years ago
process_combo.h clang-format changes 6 years ago
process_key_lock.c clang-format changes 6 years ago
process_key_lock.h clang-format changes 6 years ago
process_leader.c clang-format changes 6 years ago
process_leader.h clang-format changes 6 years ago
process_midi.c clang-format changes 6 years ago
process_midi.h clang-format changes 6 years ago
process_music.c clang-format changes 6 years ago
process_music.h clang-format changes 6 years ago
process_printer.c clang-format changes 6 years ago
process_printer.h Fix warnings in process_printer 9 years ago
process_printer_bb.c clang-format changes 6 years ago
process_space_cadet.c clang-format changes 6 years ago
process_space_cadet.h Space Cadet: Reducing unnecessary reported keypresses (#5781) 7 years ago
process_steno.c clang-format changes 6 years ago
process_steno.h clang-format changes 6 years ago
process_tap_dance.c Generalize Tap Dance Layer functions (#6629) 6 years ago
process_tap_dance.h Fix Tap Dance name for consistency and to match docs (#7136) 6 years ago
process_terminal.c clang-format changes 6 years ago
process_terminal.h clang-format changes 6 years ago
process_terminal_nop.h Updates send_string functionality, adds terminal feature (#1657) 8 years ago
process_ucis.c clang-format changes 6 years ago
process_ucis.h clang-format changes 6 years ago
process_unicode.c clang-format changes 6 years ago
process_unicode.h New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 years ago
process_unicode_common.c clang-format changes 6 years ago
process_unicode_common.h clang-format changes 6 years ago
process_unicodemap.c clang-format changes 6 years ago
process_unicodemap.h clang-format changes 6 years ago