qmk-dactyl-manuform-a/quantum/process_keycode
Gergely Nagy 63e5782d2c process_unicode: Small refactor & linux fix
This moves the unicode input start / end sequences into their own
functions, so keymaps and other functionality can build on it too.

At the same time, it changes how the Linux variant works, to match
reality: CTRL+SHIFT must be unregistered too, and we close the thing
with a Space instead.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-15 10:08:53 +02:00
..
process_chording.c Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_chording.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_leader.c Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_leader.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_midi.c Fixes midi functionality 2016-07-24 22:07:43 -04:00
process_midi.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_music.c ensure there's a recording to play before playing; also enables the LGUI button to play a tone 2016-07-24 10:00:39 -04:00
process_music.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_tap_dance.c tap-dance: Add some debugging support 2016-07-27 14:49:19 +02:00
process_tap_dance.h tap-dance: Add some debugging support 2016-07-27 14:49:19 +02:00
process_unicode.c process_unicode: Small refactor & linux fix 2016-08-15 10:08:53 +02:00
process_unicode.h process_unicode: Small refactor & linux fix 2016-08-15 10:08:53 +02:00