qmk-firmware/quantum/process_keycode
Gergely Nagy 43d08629cf process_unicode: Replace register_hex32
It turns out that register_hex32 did not work reliably, and some systems
only allow 7 chars after the unicode magic sequence, while others allow
8. To remedy the situation, store the codes as strings, and type those
in instead of doing bit shifting magic.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-15 10:08:53 +02:00
..
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: Replace register_hex32 2016-08-15 10:08:53 +02:00
process_unicode.h process_unicode: Replace register_hex32 2016-08-15 10:08:53 +02:00