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 09f5767072 Add out of bound check for Leader Key sequence array (#5840)
* Add out of bound check for Leader Key sequence array

* A shot at advanced C stuff for Leader Key optimization

* Revert most changes

* Change default back

* Include string.h if compiling for ARM

* Use sizeof instead of a number
6 years ago
..
process_audio.c
process_audio.h
process_auto_shift.c Add non-US Hash and Backslash to AutoShift handling 7 years ago
process_auto_shift.h
process_clicky.c Adds a configurable initial delay to the audio clicky feature (#4286) 7 years ago
process_clicky.h Add On/Off keycodes 7 years ago
process_combo.c fix combo enabling logic (#5610) 7 years ago
process_combo.h Switch process_combo to using global register and timer (#2561) 7 years ago
process_key_lock.c
process_key_lock.h
process_leader.c Add out of bound check for Leader Key sequence array (#5840) 6 years ago
process_leader.h Fix up process_leader to be a bit more optimized (#4662) 7 years ago
process_midi.c
process_midi.h
process_music.c
process_music.h
process_printer.c
process_printer.h
process_printer_bb.c
process_space_cadet.c Added mod carry over from press to release. (#5866) 7 years ago
process_space_cadet.h Space Cadet: Reducing unnecessary reported keypresses (#5781) 7 years ago
process_steno.c Fix Tx Bolt ghosting second character on key press (#5229) 7 years ago
process_steno.h
process_tap_dance.c Register the interrupting keycode in the tap dance state struct 7 years ago
process_tap_dance.h Register the interrupting keycode in the tap dance state struct 7 years ago
process_terminal.c Allows Terminal to use ModTap/LayerTap keys (#4586) 7 years ago
process_terminal.h
process_terminal_nop.h
process_ucis.c Add user-overridable callback for cancelling UCIS input (#5564) 6 years ago
process_ucis.h Overhaul Unicode Common functionality (#4325) 7 years ago
process_unicode.c New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 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 New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 years ago
process_unicode_common.h New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 years ago
process_unicodemap.c New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 years ago
process_unicodemap.h New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 years ago