]> git.donarmstrong.com Git - qmk_firmware.git/commit
process_unicode: Introduce a slight delay
authorGergely Nagy <algernon@madhouse-project.org>
Mon, 15 Aug 2016 08:07:13 +0000 (10:07 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Mon, 15 Aug 2016 08:08:53 +0000 (10:08 +0200)
commite8845f0daf8dc7a7674dc5420cc5a684bbbea09b
tree5bd1d52f6a727aa4db5eda54979a1621d924ec14
parent43d08629cf275d0b32281ffe8785258fff226b49
process_unicode: Introduce a slight delay

When entering unicode codes, use some delay, so the OS has time to
process the information. This is not needed on all systems, but some
seem to require it.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
quantum/process_keycode/process_unicode.c
quantum/process_keycode/process_unicode.h