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.
qmk-fw/quantum/process_keycode
Gergely Nagy 0b6861827f process_unicode: Handle too long UCIS symbol names
If the symbol name being entered is longer than the max, stop recording
it, and stop processing keycodes apart from the ones that can delete,
finish or cancel the sequence.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
9 years ago
..
process_chording.c
process_chording.h
process_leader.c
process_leader.h
process_midi.c Fixes midi functionality 9 years ago
process_midi.h
process_music.c ensure there's a recording to play before playing; also enables the LGUI button to play a tone 9 years ago
process_music.h
process_tap_dance.c tap-dance: Add some debugging support 9 years ago
process_tap_dance.h tap-dance: Add some debugging support 9 years ago
process_unicode.c process_unicode: Handle too long UCIS symbol names 9 years ago
process_unicode.h process_unicode: Add a way to enter unicode symbols by name 9 years ago