forked from mirrors/qmk_userspace
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> |
||
|---|---|---|
| .. | ||
| process_chording.c | ||
| process_chording.h | ||
| process_leader.c | ||
| process_leader.h | ||
| process_midi.c | ||
| process_midi.h | ||
| process_music.c | ||
| process_music.h | ||
| process_tap_dance.c | ||
| process_tap_dance.h | ||
| process_unicode.c | ||
| process_unicode.h | ||